Back to MCP directory
publicPublicdnsLocal runtime

mcp-servers-id7

项目使用MIT开源许可证

article

README

🚀 项目标题

本项目提供了一系列功能,遵循特定的许可协议,保障项目使用的规范性。

📄 许可证

本项目采用 MIT 许可证协议 - 请查看文件 LICENSE 获取更多细节。

⚠️ 重要提示

以下内容禁止出现:

  1. 繁殖或制作衍生作品
  2. 公开发布
  3. 分发修改后的源代码
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