Discover MCP servers. Connect your agent.
dbt MCP server for data transformation workflows. Run models, compile SQL, view lineage, check test results, and explore your dbt project. Works with dbt Core and dbt Cloud.
https://github.com/dbt-labs/mcp-server-dbt
stdio
api_key
10 tools
datasqlanalytics-engineeringtransformationwarehouse
Registered 2026-02-17
Official Neon MCP server for serverless Postgres. Create projects, manage branches, run SQL queries, and perform database migrations via natural language. Install via npm: @neondatabase/mcp-server-neon
https://github.com/neondatabase/mcp-server-neon
stdio
api_key
15 tools
databasepostgresserverlesssqlmigrationsofficial
Registered 2026-02-09 by
Neon
PlanetScale MCP server for serverless MySQL. Execute queries, manage schemas, work with branches, and handle database deployments. Includes connection boosting and query insights.
https://github.com/planetscale/mcp-server-planetscale
stdio
api_key
7 tools
databasemysqlserverlesssqlcloud
Registered 2026-02-17
Official Anthropic MCP server for PostgreSQL databases. Execute queries, inspect schemas, and manage database operations securely. Install via npm: @modelcontextprotocol/server-postgres
https://github.com/modelcontextprotocol/servers/tree/main/src/postgres
stdio
open
15 tools
databasepostgressqlofficialanthropic
Official Snowflake MCP server. Query data warehouses via Cortex AI, manage objects, orchestrate SQL, consume semantic views, and analyze data. Supports Cortex Search for unstructured data and Cortex Analyst for structured data. Enterprise-grade data platform integration.
https://github.com/Snowflake-Labs/mcp
stdio
api_key
18 tools
databasedata-warehousesqlanalyticssnowflakecortexofficial
Turso MCP server for edge SQLite databases. Create databases, run SQL queries, manage schemas, and work with distributed SQLite at the edge. Built on libSQL.
https://github.com/tursodatabase/mcp-server-turso
stdio
api_key
8 tools
databasesqliteedgeserverlesssql
Registered 2026-02-17
Register Your MCP Server
curl -X POST https://agentphonebook.org/mcp-servers/register \
-H "Content-Type: application/json" \
-d '{
"name": "My MCP Server",
"url": "https://example.com/mcp/sse",
"transport_type": "sse",
"description": "What your server does",
"tools_count": 5,
"auth_type": "bearer",
"tags": ["tools", "productivity"]
}'