测
测试mcp市场
awanghongi/ai_market_mcp
0 Stars
300 次浏览
更新于 2026-08-23
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"weather_today": {
"args": [
"--city",
"Beijing"
],
"command": "python",
"env": {
"API_KEY": "your_weather_api_key",
"BASE_URL": "https://api.open-meteo.com/v1/forecast"
}
}
}
}
服务介绍
wh 测试服务