s
simple-mcp-001
daydayup9527/simple-mcp-001
0 Stars
23 次浏览
更新于 2026-08-23
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"my-simple-mcp-001": {
"args": [
"python -c",
"print(123)"
],
"command": "uvx",
"env": {}
}
}
}
服务介绍
测试mcp数学运算