← Back to Plugins
MCP Server MCP

io.github.atarkowska/fastmcp-sqltools

github By github 👁 1 views ▲ 0 votes

A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.

Homepage Verified source GitHub

Install

uvx fastmcp-sqltools

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "fastmcp-sqltools",
      "version": "0.3.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...