TiDB AI Assistant
STDIOModel Control Protocol server enabling Cursor to ask questions to TiDB AI.
Model Control Protocol server enabling Cursor to ask questions to TiDB AI.
A Model Control Protocol (MCP) server that allows Cursor to ask questions to TiDB AI.
go get github.com/siddontang/tidb-ai-mcp
# Run the server with stdio transport ./tidb-ai-mcp
go build -o tidb-ai-mcp
To use this MCP server with Cursor:
go build -o tidb-ai-mcp
tidb-ai-mcp
binary in your Cursor configurationMIT