Odel
OpenSH mcp

OpenSH mcp

Local
@freyabit4PythonMITUpdated 4w ago

上海图书馆开放数据检索 MCP:纪年/家谱/建筑/红色事件/99 个 webapi + 搜韵诗词,支持 stdio 与 HTTP。

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIshanghai-library-open-data-mcpv1.3.2

Run

uvx shanghai-library-open-data-mcp

MCP client config

{
  "mcpServers": {
    "opensh-mcp": {
      "command": "uvx",
      "args": [
        "shanghai-library-open-data-mcp"
      ]
    }
  }
}