Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CnosDB MCP Servershow me the schema for the sensor_readings table"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CnosDB MCP Server
An MCP server for CnosDB.
Features
query
Execute query (automatically identifies SQL)
list_databases
List all databases
list_tables
List tables in database
describe_table
Display table schema for [table_name]
Related MCP server: Salesforce MCP Server
Development
Configuration
For alternative MCP clients, see: https://github.com/punkpeye/awesome-mcp-clients
Open the Claude Desktop configuration file located at:
On macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
Add the following:
Update the environment variables to point to your own CnosDB service.