supabase-mcp-server: Query MCP server is an open-source tool enabling IDEs to safely interact with Supabase databases, manage schema, and utilize Supabase APIs with built-in safety features. Although widely used, this repository is no longer actively maintained by its creator, who recommends the official Supabase MCP server for future development.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
Securely run SQL queries directly from an IDE
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.