cbdb-mcp-server-codex

cclintw/cbdb-mcp-server-codex
★ 1 stars Python 💻 Code/Dev Tools Updated today
Local CBDB(中國歷代人物傳記資料庫)MCP server for Codex with an annotated historical-text demo.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cbdb-mcp-server-code": {
      "command": "uvx",
      "args": [
        "cbdb-mcp-server-codex"
      ]
    }
  }
}

Or install with pip: pip install cbdb-mcp-server-codex

Topics

mcpmcp-clientmcp-server