
DolphinDB
STDIODolphinDB integration server for Claude Desktop using FastMCP framework
DolphinDB integration server for Claude Desktop using FastMCP framework
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