Back to MCP directory
publicPublicdnsLocal runtime

Gmail and Google Calendar

概述:MCP 服务器充当中间件,使 AI 代理能够通过连接到本地数据和远程服务来实现任务自动化。它支持如查询执行和提示等功能,以高效处理上下文。这代表了向完全自动化的 AI 系统迈出的一步,这些系统能够执行复杂操作。

article

README

No content was provided for this section

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client