mcp-server-tidb

mcp-server-tidb

20

This project implements an MCP server for the TiDB serverless database. It requires a Python package installer, and users need to configure their database connections using environment variables or a .env file.

Overview

MCP server implementation for TiDB (serverless) database.

Prerequisites

  • uv (Python package installer)

Configuration

  • TiDB configurations can be set via environment variables or a .env file.
  • Visit tidbcloud.com to create a free TiDB database cluster.

Usage with Claude Desktop

  • Configurations for different environments such as WSL are provided.