Recommend MCP Servers 💡
fireproof
A Model Context Protocol server that provides a JSON document store with CRUD operations using a Fireproof database for LLM tool use.
Prisma-Remote
A remote Model-Context-Protocol (MCP) server provided by Prisma, designed for AI platforms to enable AI agents to manage database workflows, including creating backups, managing connection strings, executing SQL queries, and introspecting schemas.
@joshuarileydev/supabase-mcp-server
A Model Context Protocol (MCP) server that provides programmatic access to the Supabase Management API. This server allows AI models and other clients to manage Supabase projects and organizations through a standardized interface.
mssql-manager
Provides database interaction and business intelligence capabilities for MSSQL, allowing SQL queries, data analysis, and automatic generation of business insight memos.
couchbase
An MCP server implementation for interacting with Couchbase clusters, supporting CRUD operations and SQL++ queries.
leeb003/supabase-mcp
A Model Context Protocol server for interacting with Supabase databases using FastAPI and FastMCP, providing CRUD operations and real-time event streaming via SSE.