Back to search
30
MCP

database-mcp-server

pypi/database-mcp-server

Database MCP Server for SQL operations

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

Similar MCP servers embedding-nearest

mariadb-mcp-server
MCP Server for MariaDB
0 tools
database-mcp
A MCP server that helps access and query data in various popular databases
0 tools
oracle-mcp-server
MCP Server for working with large Oracle databases
0 tools
interopdb-mcp
MCP server for Interop DB
0 tools
keevor-mysql-mcp-server
MCP server for MySQL database operations
0 tools
text2sql-mcp-tool
MCP server for text2sql
0 tools

How to use

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

{
  "mcpServers": {
    "database-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}