Pykrx MCP

한국 주식 시장 데이터를 AI 에이전트에게 제공하는 MCP (Model Context Protocol) 서버입니다. pykrx 라이브러리를 기반으로 KOSPI, KOSDAQ, KONEX 시장의 주가, 재무제표, 투자자별 수급, 공매도 등 다양한 데이터를 ChatGPT와 Claude에서 자연어로 조회할 수 있습니다. It runs locally over stdio via the published package.

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-02-01 · ★ 3 · #174 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Pykrx MCP

Claude Code

claude mcp add sharebook-kr-pykrx-mcp -- uvx pykrx-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sharebook-kr-pykrx-mcp": {
      "command": "uvx",
      "args": [
        "pykrx-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package pykrx-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.sharebook-kr is GitHub-verified and matches the repo owner

03 · What Pykrx MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.3 · 2026-01-31

Release 0.1.3 · Installation · Via Smithery (Recommended) · bash · smithery install pykrx-mcp · Via uvx · bash · uvx pykrx-mcp · Via pip · bash · pip install pykrx-mcp==0.1.3

v0.1.2 · 2026-01-31

Release 0.1.2 · Installation · Via Smithery (Recommended) · bash · smithery install pykrx-mcp · Via uvx · bash · uvx pykrx-mcp · Via pip · bash · pip install pykrx-mcp==0.1.2

v0.1.1 · 2026-01-31

Release 0.1.1 · Installation · Via Smithery (Recommended) · bash · smithery install pykrx-mcp · Via uvx · bash · uvx pykrx-mcp · Via pip · bash · pip install pykrx-mcp==0.1.1

04 · Who maintains Pykrx MCP

pykrx-mcp is maintained by sharebook-kr. It's the only MCP server we track from this author; the repo dates to Jan 2026.

05 · Facts

category
finance - ranked #174 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.sharebook-kr/pykrx-mcp (active, first published 2026-01-31)
packages
pypi:pykrx-mcp

06 · Pykrx MCP FAQ

What is Pykrx MCP?

한국 주식 시장 데이터를 AI 에이전트에게 제공하는 MCP (Model Context Protocol) 서버입니다. pykrx 라이브러리를 기반으로 KOSPI, KOSDAQ, KONEX 시장의 주가, 재무제표, 투자자별 수급, 공매도 등 다양한 데이터를 ChatGPT와 Claude에서 자연어로 조회할 수 있습니다. It runs locally over stdio via the published package.

Is Pykrx MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-02-01. We re-verify nightly.

How do I install Pykrx MCP?

Run `uvx pykrx-mcp`. You can also paste the ready-made client config above.

Does Pykrx MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Pykrx MCP

More finance MCP servers · Share SEER · J-Quants MCP · L402 Kit · PCI DSS v4.0.1 Compliance Checker · Bcb Br MCP

More Python MCP servers · Agentic Ledger · Stdio · SMRITI Memory · Mi Fitness Data Bridge · see all