MCP.so
ログイン

KiMCP (Korea-integrated Model Context Protocol)

@zeikar

KiMCP (Korea-integrated Model Context Protocol) について

MCP server enabling LLMs to use Korean APIs (Naver, Kakao, etc.)

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

zeikar

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "kimcp": {
      "command": "uv",
      "args": [
        "sync"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is KiMCP?

KiMCP (Korea-integrated Model Context Protocol) is an MCP server that integrates Korean domestic APIs—including Naver, Kakao, and TMAP—so LLM applications like Claude Desktop can search Naver blogs, news, maps, and get routing directions. It is for developers and users who need Korean data in AI workflows.

How to use KiMCP?

Clone

コメント

「その他」の他のコンテンツ