Back to search
30
MCP

truss-db-mcp

npm/truss-db-mcp

Database query MCP server for Claude Code — SQLite, PostgreSQL, and MySQL with AI-powered query tools

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

db-mcp-server
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
souhardyak/mcp-db-server
MCP Database Server with natural language SQL queries for PostgreSQL/MySQL using FastAPI
0 tools
truss-mcp
AI-native developer tools for Claude Code — CLAUDE.md generation, prompt library, workflow builder, and more
0 tools
postgresql-ssh-mcp
PostgreSQL MCP server with SSH tunneling for Claude Desktop and ChatGPT
0 tools
io.github.cocaxcode/database-mcp
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "truss-db-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}