dolphindb-mcp-server
Quickstart
1.Install pkgs
We strongly recommend installing FastMCP with uv, as it is required for deploying servers:
uv pip install fastmcp dolphindb dotenv
2.Configure DolphinDB Server
cp .env.example .env
Update the relevant configuration parameters in the .env file to include the DolphinDB server connection details.
3.Install to Claude Desktop
fastmcp install demo.py
4.Test using Claude Desktop

5. Add more tool
Dolphindb MCP Server
Project Details
Categories
Recomended MCP Servers
An official Qdrant Model Context Protocol (MCP) server implementation
A server application designed on top of MCP to interact with Cursor and MySQL.
MCP server providing semantic memory and persistent storage capabilities for Claude using ChromaDB and sentence transformers.
Memento MCP: A Knowledge Graph Memory System for LLMs
Model Context Protocol server for GraphQL
MCP server for searching and querying PubMed medical papers/research database
Apache IoTDB MCP Server
MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory...
A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique...
This is a MCP server I built to interact with my hybrid graph rag db.





