Databases MCP Servers
6 databases MCP servers are cataloged, 0 with verified current-spec support.
MCP servers that query, inspect, or manage databases and data stores: SQL and NoSQL engines, ORMs, migrations, schema exploration, and hosted database platforms.
- Airtable
- Spec Support Unverified
Distributed as npm:airtable-mcp-server. Spec revision support not yet verified.
- DBHub
- Spec Support Unverified
Bytebase's universal database MCP server for PostgreSQL, MySQL, SQL Server, MariaDB, and SQLite, run locally via npx with a connection DSN. Supports a read-only mode and a bearer-token-authenticated HTTP transport. No surface names a supported MCP revision; spec support is unverified.
- dbx
- Spec Support Unverified
Distributed as npm:@dbx-app/mcp-server. Spec revision support not yet verified.
- Firebase MCP Server
- Spec Support Unverified
Firebase's MCP server ships inside the Firebase CLI (firebase-tools) and runs locally via npx firebase-tools mcp, exposing tools across Firestore, Auth, Storage, Crashlytics, Functions, and other Firebase products using the developer's existing CLI credentials. No surface names a supported MCP revision; spec support is unverified.
- MongoDB MCP Server
- Spec Support Unverified
MongoDB's first-party MCP server for MongoDB databases and Atlas clusters, run locally via npx mongodb-mcp-server or Docker. Version 2.0.0 (2026-08-04) removed session state and requires explicit connection ids. No surface names a supported MCP revision; spec support is unverified.
- Supabase MCP Server
- Spec Support Unverified
Supabase's first-party MCP server, hosted at mcp.supabase.com/mcp with OAuth dynamic client registration; feature-group, project-scoping, and read-only flags are documented. A 2026-08-07 probe confirmed the OAuth requirement first-hand; no surface names a supported MCP revision, so spec support is unverified.