Seoul Public Data

by pinnaclesoft-ko

Not rated
GitHub

About

Provides public data for Seoul, South Korea, including subway ridership and cultural event information, via the Seoul Public Data API.

Details

Author
pinnaclesoft-ko
Categories
Database, Other, API

Setup

Install Seoul Public Data in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/pinnaclesoft-ko/seoul_data_mcp

Follow the installation instructions in the repository README, then restart your MCP client.

서울 공공데이터 API를 사용하여 서울시의 다양한 공공 데이터를 제공하는 MCP 서버 예제입니다.

파일modules/KoreaSeoulCulturalEventInfo.ts에 다음 {API 키}를 추가한다.

import { Tool, } from "@modelcontextprotocol/sdk/types.js"; const API_URL = "http://openapi.seoul.go.kr:8088/{authKey}/json/culturalEventInfo/{StartIndex}/{EndIndex}"; const API_KEY = "{API 키}";

파일modules/KoreaSeoulSubwayStatus.ts에 다음 {API 키}를 추가한다.

import { Tool, } from "@modelcontextprotocol/sdk/types.js"; const API_URL = "http://openapi.seoul.go.kr:8088/{authKey}/json/culturalEventInfo/{StartIndex}/{EndIndex}"; const API_KEY = "{API 키}";

claude_desktop_config.json파일에 다음을 추가한다. {빌드된 경로}는 자신에 맞게 추가해야 함.

{ "mcpServers": { "KoreaSeoulData": { "command": "node", "args": [ "{빌드된 경로}/seoul_korea/dist/index.js" ] } } }

A read-only MCP server for querying live data from various APIs using the CData JDBC Driver for API Driver.

Query and manage data through CData Connect Cloud, providing a unified interface to various data sources.

Access Israeli Government Open Data from the data.gov.il portal.

Funding rounds, acquisitions & exec moves — deduped, enriched, typed. Query over REST, stream over webhooks, or hand to your agent over MCP. 50 free credits.

An MCP server for GigAPI Timeseries Lake, enabling seamless integration with MCP-compatible clients.

A Centralized MCP Server for Fetching Data from Many Countries' Govs

Access Socrata Open Data APIs from government data portals.

Provides access to supOS open APIs for querying topic structures, real-time and historical data, and executing SQL queries.

MCP (Model Context Protocol) server for Kontomierz.pl — a Polish personal finance platform. Enables AI assistants (Claude Desktop, LibreChat, Cline) to read and manage your bank accounts, transactions, budgets, and scheduled payments — all through a single API. Built in Python, runs locally or in Docker.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.