MCP 服务器

开放的 Model Context Protocol 服务器注册表。按类别、传输方式或使用场景,为 AI 智能体寻找合适的工具、资源和提示词。

服务器

177

工具

471

类别

11

贡献者

155

13 个服务器

排序方式
Google Security MCPGoogle

Google's official collection of Model Context Protocol servers that expose Google's security products to MCP clients. Provides access to Google SecOps (Chronicle) for SIEM search and case management, Google Threat Intelligence for indicator and malware lookups, and Security Command Center for cloud posture and findings. Lets security agents investigate alerts, enrich indicators of compromise, and triage vulnerabilities directly from natural language.

0
Google Maps MCP ServerModel Context Protocol

MCP server for the Google Maps Platform. Enables AI agents to geocode addresses, search for places, retrieve place details, and compute directions and distances, giving models location awareness and routing from AI-powered tools.

1.9k
Google Ads MCP ServerGoogle Ads

Google's official MCP server for the Google Ads API, exposing resources and tools that let agents analyze advertising accounts and support campaign operations.

0
Google Calendar MCP Servernspady

MCP server for Google Calendar that lets AI agents view, create, update, and delete events, check availability across calendars, and schedule meetings via the Calendar API with OAuth. Useful for natural-language scheduling and calendar management.

1.3k
Google Sheets MCP ServerXing Xing

MCP server for Google Sheets. Lets AI agents read and write cell ranges, create and update spreadsheets and tabs, append rows, and apply formatting via the Sheets API with OAuth. Useful for lightweight data entry, reporting, dashboards, and automating spreadsheet-driven workflows.

680
Google Analytics MCP ServerGoogle Analytics

Google's official MCP server for Google Analytics 4. Lets AI agents run reports against the GA4 Data API, discover dimensions and metrics, and explore account and property metadata with server-side aggregation and safe defaults. Runs locally (via pipx) and connects to MCP-compatible clients for conversational analysis of website traffic and user behavior.

0
Google Drive MCP ServerAnthropic

A Model Context Protocol server for Google Drive that lets AI assistants list, search, and read files stored in Drive, with automatic export of Google Docs, Sheets, Slides, and Drawings to readable formats. Authenticates via OAuth 2.0 and exposes Drive files as MCP resources so agents can ground their answers in your documents without copying data into chat first.

0
Gmail MCP ServerGongRzhe

MCP server for Gmail that lets AI agents read, search, draft, and send email, manage labels, and organize the inbox via the Gmail API with OAuth. Handy for triaging mail, drafting replies, and automating routine inbox workflows from an AI client.

1.9k
Gemini CLI MCP Tooljamubc

An MCP server that lets AI assistants delegate work to the Google Gemini CLI, taking advantage of Gemini's very large context window for whole-file and codebase analysis. Exposes tools to ask Gemini questions with file references, brainstorm ideas, and stream long responses in chunks, so a client model can offload large-context reasoning to Gemini without leaving the current session.

0
MCP Toolbox for DatabasesGoogle APIs

Google's MCP Toolbox provides secure, ready-made and custom tools for database queries, schema operations, and semantic search in agent workflows.

0
BigQuery MCP ServerGoogle Cloud Community

MCP server for Google BigQuery that lets AI agents explore datasets, inspect table schemas, and run SQL analytics queries with dry-run cost estimation. Useful for natural-language data analysis, ad-hoc reporting, and pipeline debugging against large-scale BigQuery warehouses.

1.5k
Zapier MCP ServerZapier

Official Zapier MCP server that exposes thousands of app integrations and Zap actions to AI agents through a single remote endpoint. Lets agents trigger automations and perform actions across apps like Gmail, Slack, Google Sheets, and Salesforce without building custom integrations, with per-action scoping configured in the Zapier dashboard.

1.2k
Cloud Run MCP ServerGoogle Cloud

Google Cloud's MCP server for deploying and managing applications on Cloud Run, giving coding agents a guided path from source code to a serverless production service.

0

Skills 与 MCP 服务器

有什么区别?

Skills定义“做什么”

Skill 将说明、示例提示词和推荐模型组织在一起,让智能体稳定地完成任务。Skills 增加的是知识,而不是新的连接。

MCP 服务器定义“如何连接”

MCP 服务器通过连接数据库、API 和文件等真实系统,为智能体增加新能力。MCP 提供连接和操作,而不是任务说明。

简单来说:当模型需要把某项任务做好时选择 Skill;当模型需要访问工具或系统时选择 MCP 服务器。两者可以组合使用,Skill 可以依赖 MCP 服务器提供的工具。

开发了 MCP 服务器?

将它提交到由社区维护的开源注册表。

提交到 GitHub