MCP directory
Data
582 MCP servers — install commands + config snippets + live GitHub stats. Browse anonymously, or sign in to like, install, and tune your For You feed.
Tags
#ai 190
#claude 108
#llm 98
#ai-agents 78
#agent 65
#claude-code 50
#agentic-ai 47
#community 43
#agents 41
#ai-agent 40
#automation 39
#anthropic 39
#cursor 35
#cli 33
#mcp-client 30
#ai-tools 28 clear tags
-
Postgres
Read-only access to a Postgres database — list tables, run SELECTs, inspect schemas.
npm install -g @modelcontextprotocol/server-postgres -
SQLite
Read + write access to a local SQLite database file — full CRUD, schema management.
npm install -g @modelcontextprotocol/server-sqlite -
Snowflake
Query Snowflake warehouses — SELECT, DDL, schema inspection, role-aware access.
uvx mcp_snowflake_server - Community Data
BigQuery
Query Google BigQuery datasets — runs SQL, returns rows + schema.
npm install -g mcp-server-bigquery