Skip to content
Back to search
30
MCP

fastmcp-sqltools

pypi/fastmcp-sqltools

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

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

Similar MCP servers embedding-nearest

FastMCP SQL Tools
SQL database access with support for PostgreSQL, MySQL, and SQLite
0 tools
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
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools

How to use

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

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