MCP Servers
Hand-picked Model Context Protocol servers, reviewed with copy-pasteable configs.
- Official (Vendor)Active★ 4.3
Supabase
Supabase's official MCP — query Postgres, manage auth, inspect storage buckets, all from your agent.
#supabase#postgres#auth#storage - CommunityActive★ 4.3
Airtable MCP
Airtable integration with schema inspection and read and write record access, backed by a personal access token.
#airtable#nocode#crud#database - CommunityAbandoned★ 4.3
MCP Alchemy
Universal SQLAlchemy MCP supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server, and more with relationship inspection.
#sql#sqlalchemy#multi-db#database - Official (Vendor)Abandoned★ 4.3
Chroma MCP
Local and Chroma Cloud vector database access for retrieval tasks and RAG workflows.
#chroma#vector#rag#vector-database - Official (Vendor)Active★ 4.3
Weaviate MCP
Inserts objects into Weaviate and runs hybrid search queries against vector collections.
#weaviate#vector#rag#search - Official (Vendor)Slow★ 4.3
Neo4j MCP
Neo4j servers for running Cypher queries, persistent knowledge graph memory, and managing Neo4j Aura instances.
#neo4j#graph#cypher#knowledge-graph - CommunityAbandoned★ 4.3
MongoDB Lens
Full-featured MongoDB MCP with natural language query support, aggregation pipelines, and inspection helpers.
#mongodb#nosql#database#natural-language - CommunityAbandoned★ 4.3
DuckDB MCP
Executes SQL against DuckDB with read-only mode for analytical queries and Parquet or CSV exploration.
#duckdb#analytics#olap#sql - CommunitySlow★ 4.3
MCP SQLite (jparker)
Comprehensive SQLite interaction including CRUD, database exploration, and custom SQL queries over a given file.
#sqlite#sql#database#crud - Official (Vendor)Active★ 4.3
AWS Aurora PostgreSQL
AWS Labs' Postgres MCP. Aurora-aware: pgwire, pgwire-iam, RDS Data API. Natural-language SQL with AWS auth handled.
#aws#postgres#aurora#official - Official (Vendor)Active★ 4.3
AWS DynamoDB
AWS Labs' DynamoDB MCP. Data modelling, validation, cost analysis, code generation against your DynamoDB tables.
#aws#dynamodb#nosql#official - Official (Vendor)Active★ 4.3
Neon
Neon's official MCP for serverless Postgres. Manage projects, branches, and run SQL against any of your databases.
#neon#postgres#serverless#official - Official (Vendor)Active★ 4.3
dbt
dbt Labs' official MCP. Run models, explore the semantic layer, query the discovery API, and search project docs from your agent.
#dbt#analytics#official#data-engineering - Official (Vendor)Active★ 4.3
ClickHouse
ClickHouse MCP for fast analytical queries. Built by ClickHouse Inc, supports cluster topology discovery.
#clickhouse#olap#analytics#official - CommunitySlow★ 4.3
BigQuery
Run BigQuery from Claude. Schema discovery, dry-run cost estimation, and parameterised queries against your warehouse.
#bigquery#gcp#warehouse#sql - Official (Vendor)Active★ 4.3
Snowflake
Snowflake MCP for warehouse queries. Enterprise data teams use it to let Claude run analytical SQL against the lake.
#snowflake#warehouse#analytics#official - CommunityActive★ 4.3
MySQL
Read-only MySQL access for Claude. Schema-aware, runs SELECTs safely, perfect for ad-hoc analytics on a production replica.
#mysql#database#sql#read-only - Official (Vendor)Active★ 4.3
Redis
Query Redis from Claude — keys, scans, hash gets, pub/sub status. Useful for cache debugging and quick state inspection.
#redis#cache#database#official - Official (Vendor)Active★ 4.3
MongoDB
MongoDB's official MCP for natural-language queries against your collections. Read-only by default, with explicit write toggles.
#mongodb#nosql#database#official - Official (Anthropic)Active★ 4.3
SQLite
Local SQLite database access. Perfect for personal knowledge stores, quick prototypes, or querying app data without a server.
#sqlite#sql#local#official - Official (Anthropic)Active★ 4.3
Postgres
Query Postgres databases with natural language. Read-only access by default - the agent sees your schema and runs SELECT queries safely.
#postgres#sql#database#official