mcp
by comcpwork
Overview
Execute MySQL, Redis, ClickHouse, SQLite, and Prometheus database commands and queries through a natural language AI assistant, including support for SSH tunneling.
Installation
cowork-database databaseSecurity Notes
The SSH implementation uses `ssh.InsecureIgnoreHostKey()` which bypasses host key verification, making it vulnerable to Man-in-the-Middle attacks. While the SQLite remote execution includes escaping for SQL queries, executing arbitrary commands over SSH still carries inherent risks. Sensitive DSNs containing credentials should be handled with extreme care and not exposed in logs or shared environments, as advised in the documentation.
Similar Servers
DBchat
Transforms a database into an intelligent conversational partner, enabling natural language queries, instant answers, and data visualizations via MCP clients.
DatabaseMcpServer
Provides a robust and secure database access layer for AI assistants, supporting 19 types of databases with single-instance multi-database dynamic switching and over 50 tools for data and schema management.
mssql-mcp
Enables AI assistants to interact with both local SQL Server and Azure SQL Database through natural language queries and commands.
postgresql-mcp
Enabling AI agents to programmatically interact with PostgreSQL databases through a rich set of specialized tools and a sandboxed code execution environment.