← Back to Plugins
MCP Server MCP

io.github.lizhuojunx86/chinese-history-mcp

github By github 👁 1 views ▲ 0 votes

Traceable Chinese-history MCP: 4 cited tools over 9 classical texts (pre-Qin to Wei-Jin).

Homepage Verified source GitHub

Install

uvx chinese-history-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "chinese-history-mcp",
      "version": "0.3.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "description": "Path to corpus.db (download from the GitHub Releases of this repo)",
          "isRequired": true,
          "type": "named",
          "name": "--db"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...