A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
mcp-name: io.github.atarkowska/fastmcp-sqltools A Model Context Protocol (MCP) server built with FastMCP that provides SQL database access with support for PostgreSQL, MySQL, and SQLite. listtables: List all tables in the database gettableschema: Get detailed schema information for a table including columns, types, constraints, and indexes executequery: Execute any SQL query (INSERT, UPDATE,…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
mcp-name: io.github.atarkowska/fastmcp-sqltools A Model Context Protocol (MCP) server built with FastMCP that provides SQL database access with support for PostgreSQL, MySQL, and SQLite. listtables: List all tables in the database gettableschema: Get detailed schema information for a table including columns, types, constraints, and indexes executequery: Execute any SQL query (INSERT, UPDATE, DELETE, DDL, etc.) executesafequery: Execute read-only SELECT queries with additional safety checks…