dolphindb-mcp-server logo

dolphindb-mcp-server

by tradercjz

The dolphindb-mcp-server facilitates the deployment and management of DolphinDB servers using FastMCP. It allows users to easily install, configure, and test DolphinDB servers through a desktop interface.

View on GitHub

Last updated: N/A

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

Claude Desktop

Claude Desktop

5. Add more tool