article
README
🚀 回声 MCP Python 服务器示例
本项目为您提供回声 MCP Python 服务器的示例,能帮助您快速了解在特定环境下如何搭建和使用相关服务。
🚀 快速开始
已测试的环境
| 属性 | 详情 | |------|------| | 操作系统 | Windows 11 | | Python 版本 | Python 3.13.2 | | uv 版本 | uv 0.6.11 | | mcp 版本 | mcp 1.6.0 |
在Windows 11环境下使用Python 3.13.2和MCP 1.6.0构建的简易回显服务器示例
本项目为您提供回声 MCP Python 服务器的示例,能帮助您快速了解在特定环境下如何搭建和使用相关服务。
| 属性 | 详情 | |------|------| | 操作系统 | Windows 11 | | Python 版本 | Python 3.13.2 | | uv 版本 | uv 0.6.11 | | mcp 版本 | mcp 1.6.0 |
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