Back to search
30
MCP
MCP Database Server
docker-mcp/database-serverComprehensive database server supporting PostgreSQL, MySQL, and SQLite with natural language SQL query capabilities. Enables AI agents to interact with databases through both direct SQL and natural language queries.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
7
callable
Primary URL
—
Tools · 7
query_database
list_tables
describe_table
execute_sql
connect_to_database
get_connection_examples
get_current_database_info
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp_database_server": {
"url": "None",
"transport": "http"
}
}
}