tdengine-mcp
If you are the rightful owner of tdengine-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for executing read-only TDengine database queries, designed for AI assistants.
The TDengine Query MCP Server is a specialized server that allows AI assistants to perform read-only queries on TDengine databases. It supports executing SELECT, SHOW, and DESCRIBE queries, providing users with the ability to explore database structures and investigate data without the risk of modifying it. This server is particularly useful for data analysis and exploration tasks, as it does not support write operations or database management functions. It is compatible with various AI tools that support the Model Context Protocol, such as Cursor IDE and Anthropic Claude.
Features
- Read-Only Queries: Execute SELECT, SHOW, and DESCRIBE queries to explore data without modification.
- Database Information: Provides metadata and information about available databases and stables.
- MCP Compatibility: Works with any tool that supports the Model Context Protocol.
Tools
query
Execute read-only SQL queries against a specific stable.
info
Get detailed information about your stable.