This is Airtable's official MCP implementation that turns their bases into agent-accessible data stores. You get programmatic access to records, tables, and views through the MCP protocol, so agents can read, write, and query your Airtable data without you building custom API bridges. Reach for this when you want Claude or other MCP clients to work directly with structured data in Airtable, whether that's reading customer lists, updating project trackers, or pulling reference tables during conversations. It runs over streamable HTTP, so you can deploy it wherever your agents need database operations without maintaining local infrastructure.
hovecapital/read-only-local-postgres-mcp-server
cocaxcode/database-mcp
io.github.cybeleri/database-admin
io.github.yash-0620/postgres-mcp-secured