Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A server to connect DolphinDB to Claude, enabling Claude to interact with and query DolphinDB data.
GitHub MCP Server enables advanced automation and interaction capabilities for developers and tools using Model Context Protocol.
A server facilitating interaction between Anthropic's Claude and a DolphinDB database. This setup allows Claude to execute queries and retrieve data from DolphinDB, enabling AI-driven data analysis and insights.
We strongly recommend installing FastMCP with uv, as it is required for deploying servers:
uv pip install fastmcp dolphindb dotenv
cp .env.example .env
Update the relevant configuration parameters in the .env file to include the DolphinDB server connection details.
fastmcp install demo.py