Servidor MCP de CnosDB
Un servidor MCP para CnosDB.
Características
- consultaEjecutar consulta (identifica automáticamente SQL)
- lista_bases_de_datosListar todas las bases de datos
- listas_de_tablasListar tablas en la base de datos
- describe_tablaMostrar el esquema de la tabla para [table_name]
Desarrollo
Configuración
Para clientes MCP alternativos, consulte: https://github.com/punkpeye/awesome-mcp-clients
- Abra el archivo de configuración de Claude Desktop ubicado en:
- En macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
- En Windows: %APPDATA%/Claude/claude_desktop_config.json
- Añade lo siguiente:
Actualice las variables de entorno para que apunten a su propio servicio CnosDB.
This server cannot be installed
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.
Un servidor MCP que permite interactuar con bases de datos CnosDB a través de Claude, admitiendo consultas SQL, listados de bases de datos, listados de tablas y descripciones de esquemas.
Related MCP Servers
- -securityAlicense-qualityAn MCP server that enables MySQL database integration with Claude. You can execute SQL queries and manage database connections.Last updated -1PythonMIT License
- AsecurityFlicenseAqualityMCP server that allows Claude AI to interact directly with MySQL databases, enabling query execution and table information retrieval through natural language.Last updated -163JavaScript
- -securityAlicense-qualityA lightweight MCP server that enables database access and querying through ODBC connections, with special support for Virtuoso DBMS features like SPARQL and AI assistance through natural language.Last updated -1PythonMIT License
- -security-license-qualityAn MCP server that allows working with MySQL databases by providing tools for executing read-only SQL queries, getting table schemas, and listing database tables.Last updated -1JavaScript