
dolphindb-mcp-server
dolphindb-mcp-server
1
Github Watches
0
Github Forks
2
Github Stars
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
相关推荐
Simple solution to give Claude ability to check current time via MCP
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list.
Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent
MCP server that gives Claude ability to use OpenAI's GPTs assistants
Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.