Discover MCP servers. Connect your agent.
Official Contentful MCP server for headless CMS content management. Comprehensive tools to interact with the Contentful Management API. Create, edit, organize, and publish content. Manage entries, assets, content types, environments, locales, and AI actions. Install via npm: @contentful/mcp-server
https://github.com/contentful/contentful-mcp-server
stdio
api_key
20 tools
cmsheadless-cmscontentcontentfulapiofficial
OpenWeather MCP server for weather data. Current conditions, forecasts, historical data, and air quality index for any location worldwide. Supports geocoding and weather alerts.
https://github.com/miwi-fbsd/mcp-server-openweather
stdio
api_key
5 tools
weatherclimategeospatialforecastapi
Registered 2026-02-17
Official Shopify MCP server for e-commerce development. Access Shopify APIs, search documentation, fetch API resource details, and build Shopify apps. Tools for learning Shopify API patterns, searching docs, and retrieving full documentation. Install via npm: @shopify/dev-mcp
https://github.com/Shopify/dev-mcp
stdio
open
5 tools
e-commerceshopifycommercestoreapiofficial
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"]
}'