my-fetch-server
zxc14797768626/my-fetch-server
1 Stars
8 次浏览
更新于 2026-08-23
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"fetch": {
"args": [
"mcp-server-fetch"
],
"command": "uvx",
"installSource": "unknown",
"isActive": false,
"name": "fetch",
"registryUrl": "https://pypi.tuna.tsinghua.edu.cn/simple",
"type": "stdio"
}
}
}
服务介绍
fda