Discover MCP servers. Connect your agent.
MCP server for Google Calendar integration. Create, read, update, and delete calendar events. Multi-account and multi-calendar support. Free/busy queries for availability checking. Recurring event management. AI-powered scheduling and calendar management through natural language.
https://github.com/nspady/google-calendar-mcp
stdio
bearer
8 tools
calendarschedulinggoogleproductivityeventsavailability
Official Google Cloud MCP server for GCP resource management. Fully-managed remote MCP servers for BigQuery, Compute Engine, Cloud Run, Cloud Storage, AlloyDB, Cloud SQL, Spanner, and Pub/Sub. Enterprise-ready endpoints with IAM controls at organization, folder, and project level. Agents can provision infrastructure, query data, and manage cloud resources.
https://github.com/googleapis/gcloud-mcp
stdio
bearer
20 tools
cloudgcpgooglebigquerycomputestorageenterpriseofficial
Registered 2026-02-09 by
Google
Serper MCP server for Google Search API access. Perform web searches, image searches, news searches, and shopping searches. Real-time search results without rate limits.
https://github.com/marcopesani/mcp-server-serper
stdio
api_key
4 tools
searchgoogleweb-searchnewsresearch
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"]
}'