u

uouo

summeryu2026/uouo
0 Stars 9 次浏览 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

{
  "mcpServers": {
    "amap-maps": {
      "type": "streamable_http",
      "url": "https://mcp.api-inference.modelscope.net/048aa4a5642a49/mcp"
    }
  }
}

该服务需要配置环境变量:

Streamable HTTP 传输配置

{
  "mcpServers": {
    "amap-maps": {
      "type": "streamable_http",
      "url": "https://mcp.api-inference.modelscope.net/048aa4a5642a49/mcp"
    }
  }
}

服务介绍

还可以

相关 MCP 服务