🔧
SearchAPI MCP Agent
🔧MCP Serveriflow-mcp/searchapi-mcp-agent
Installation
Server ConfigurationServer configuration (JSON)
json
{
"query": "查找从纽约到洛杉矶的航班"
}
```
Agent会使用LLM自动将查询路由到合适的工具。
The a...glama
0
Last UpdatedNov 12, 2025
iflow-mcp/searchapi-mcp-agent
{
"query": "查找从纽约到洛杉矶的航班"
}
```
Agent会使用LLM自动将查询路由到合适的工具。
The a...