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