article
README
🚀 MCP-sondehub
MCP-sondehub 是一个针对 SondeHub API 的 MCP 服务器,主要用于 MCP 相关实验,为 MCP 实验提供有力支持。
🚀 快速开始
该项目是一个用于 SondeHub API 的 MCP 服务器,可用于 MCP 实验。
📦 安装指南
使用以下命令进行安装:
mcp install sondehub.py
MCP-sondehub 是一个针对 SondeHub API 的 MCP 服务器,主要用于 MCP 相关实验,为 MCP 实验提供有力支持。
该项目是一个用于 SondeHub API 的 MCP 服务器,可用于 MCP 实验。
使用以下命令进行安装:
mcp install sondehub.py
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