DolphinDB FastMCP
STDIOMCP server for integrating with DolphinDB database and data processing capabilities.
MCP server for integrating with DolphinDB database and data processing capabilities.
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