机械加工坯料供应链价格查询
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"gradio": {
"args": [
"mcp-remote",
"https://agem0402-material-price-mcp.ms.show/gradio_api/mcp/sse",
"--transport",
"sse-only"
],
"command": "npx"
}
}
}
可用工具 (1 个)
该服务在 MCP 协议中暴露的工具,AI 可按需调用
search_raw_material_price2 3 个参数
搜索原材料渠道供货价格 material_name: 材料名称 material_type: 材料类型 material_grade: 材料牌号
该工具无需必填参数,直接调用即可
服务介绍
模拟输入
https://agem0402-material-price-mcp.ms.show/gradio_api/mcp/sse
json
{
"mcpServers": {
"gradio": {
"command": "npx",
"args": [
"mcp-remote",
"https://agem0402-material-price-mcp.ms.show/gradio_api/mcp/sse",
"--transport",
"sse-only"
]
}
}
}