Back to Home
comcpwork icon

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

Run Command
cowork-database database

Security 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

Stats

Interest Score32
Security Score5
Cost ClassHigh
Avg Tokens2500
Stars2
Forks0
Last Update2026-01-17

Tags

Database ManagementAI AssistantSQLNoSQLSSH Tunneling