Runs as a Node.js application, requiring Node.js 16+ to function.
Сервер TiDB MCP
Сервер Model Context Protocol (MCP) для TiDB, позволяющий выполнять запросы SELECT с помощью инструментов MCP.
Функции
- Выполнение запросов SELECT на TiDB
- Безопасное соединение через переменные среды
- Легкий и простой в использовании
Предпосылки
- Node.js 16+
- Экземпляр TiDB
Установка
Установка через Smithery
Чтобы автоматически установить TiDB Server для Claude Desktop через Smithery :
Через npx
Глобальная установка
Конфигурация
Перед запуском установите следующие переменные среды:
Использование
- Запустите сервер:
- Добавьте в конфигурацию MCP (cline_mcp_settings.json):
- Используйте инструмент MCP:
Разработка
- Клонируйте репозиторий:
- Установить зависимости:
- Строить:
- Бегать:
Лицензия
Массачусетский технологический институт
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Сервер Model Context Protocol, позволяющий выполнять запросы SELECT к базам данных TiDB с дополнительной поддержкой операций INSERT, UPDATE и DELETE при явном включении.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that enables SQL query execution, database management, and business intelligence capabilities through MySQL connections.Last updated -JavaScript
- -security-license-qualityA Model Context Protocol server that provides tools for connecting to and interacting with various database systems (SQLite, PostgreSQL, MySQL/MariaDB, SQL Server) through a unified interface.Last updated -Python
- -securityFlicense-qualityA Model Context Protocol server that enables SQL operations (SELECT, INSERT, UPDATE, DELETE) and table management through a standardized interface with SQLite databases.Last updated -JavaScript
- -securityAlicense-qualityA Model Context Protocol server that enables executing SQL queries and managing connections with Microsoft SQL Server databases.Last updated -3TypeScriptMIT License