MCP server for inspecting DolphinDB schemas, listing databases and tables, and running DolphinDB queries.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Dolphindb MCP Server.
uvx(推荐)通过 uvx 安装并运行:
安装完成后,直接运行:
📌 注意:
uvx安装方式需要通过uv.pack构建并上传到 Universe。如果你尚未上传,请参考uv文档进行打包与发布。
安装后运行:
安装后运行:
运行后你可以直接使用工具,例如:
或(如果是 uvx 安装):
好的,这是转换后的 Markdown 版本:
好的,这是转换后的 Markdown 版本:
配置环境变量(可选)
你可以通过 .env 文件或系统环境变量配置 DolphinDB 的连接信息:
也可以不设置,系统将使用默认值。
启动服务
该命令会启动 MCP 插件服务,供外部调用。
FastMCP Agent 使用示例
启动后,你的工具将通过 FastMCP 对外暴露以下函数接口:
list_dbs()list_tbs(dbName: str)query_table_diskusage(database: str, tableName: str)query_dolphindb(script: str)可通过 MCP 前端界面或对接 LLM 工具链来进行访问。
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/tradercjz-dolphindb-mcp-server)<a href="https://allmcps.com/mcp/tradercjz-dolphindb-mcp-server"><img src="https://allmcps.com/api/badge/tradercjz-dolphindb-mcp-server?style=directory" alt="Dolphindb MCP Server on AllMCPs" /></a>