MCP Server
MCP
io.github.atarkowska/fastmcp-sqltools
A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
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
By
Comments
Sign in to leave a comment