CnosDB MCP Server
About
CnosDB MCP Server is a Model Context Protocol (MCP) server that enables Claude Desktop and other MCP clients to interact with a CnosDB database. It allows users to list databases, list tables, describe table schemas, and execute arbitrary SQL queries against a CnosDB instance…
Details
- Author
- cnosdb
- GitHub stars
- 1
- Downloads
- 148
- Categories
- Other
Jump to
- Execute SQL queries against CnosDB
- List all databases in the CnosDB instance
- List tables within a specific database
- Display the schema of a given table
- Environment‑based configuration for host, port, username, and password
Clone the repository, create a Python virtual environment, install dependencies, then configure Claude Desktop by adding a JSON entry in claude_desktop_config.json specifying the uv command, the server script path, and connection environment variables. The server exposes four tools: query, list_databases, list_tables, and describe_table.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



