Connect to DolphinDB databases, run scripts, and inspect schemas and tables.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "dolphindb-mcp-server" yet — see the docs or source repo.
Connect to my DolphinDB instance, run this script, and return a result summary: select top 10 * from trades where date=2024.01.15
Returns query results, row count, and a brief explanation of key fields.
List all databases in the current DolphinDB instance and show the main table names under each database.
Outputs a database inventory and related table lists for quick data asset discovery.
Inspect the schema of the trades table, including column names, data types, partition info, and sample rows.
Provides detailed schema information, partition details, and sample records to understand the table.
Connect LLM apps to query and manage multiple databases through one tool.
Connect to PostgreSQL and MySQL, run SQL, and manage database transactions.
Securely connect AI to query, analyze, and manage MySQL databases.
Query and manage multiple databases with read-only access and schema inspection.
Securely connect to and operate Microsoft SQL Server through a standardized interface.
Connect to major databases via MCP to run SQL queries and commands.