MCP server-tidb is an implementation of a server for the TiDB (serverless) database, designed to facilitate database management and operations. It supports easy installation and environment variable configuration for database connections.
MCP server-tidb is an implementation of a server for the TiDB (serverless) database, designed to facilitate database management and operations. It supports easy installation and environment variable configuration for database connections.
Clone the repository from GitHub, install the necessary dependencies using the Python package installer (uv), and configure the environment variables for your TiDB database.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-tidb": {
"command": "npx",
"args": [
"-y",
"Clone the repository from GitHub, install the necessary dependencies using the Python package installer (uv), and configure the environment variables for your TiDB database."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp-server-tidb?"
No configuration required. This server works out of the box.
"What resources are available in mcp-server-tidb?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp-server-tidb"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp-server-tidb with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.