Back to search
30
MCP

fastmcp-sqltools

pypi/fastmcp-sqltools

FastMCP SQL server with support for PostgreSQL, MySQL, and SQLite

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

Similar MCP servers embedding-nearest

io.github.atarkowska/fastmcp-sqltools
A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
0 tools
fastmcp-mysql
FastMCP server for MySQL database operations
0 tools
database-mcp-fastmcp
A MCP server that helps access and query data in various popular databases
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
db-mcp-server
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support
0 tools
fastmcp-tools-database
Database tools for fastmcp-server
0 tools

How to use

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

{
  "mcpServers": {
    "fastmcp-sqltools": {
      "url": "None",
      "transport": "http"
    }
  }
}