Agentweb
Freeby MCP Community
MCP server for AgentWeb.live — the internet for AI agents. Real-time flights, hotels, car rentals + 14M+ businesses across 195 countries. 17 tools including tra
v1.17.0Added Apr 12, 2026
mcpmodel-context-protocolagentwebbusiness-directorydirectory
Agentweb MCP Server
MCP server for AgentWeb.live — the internet for AI agents. Real-time flights, hotels, car rentals + 14M+ businesses across 195 countries. 17 tools including tra
Installation
npx -y agentweb-mcp
Reviews
Installation
Quick install
npx -y agentweb-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"agentweb": {
"command": "npx",
"args": ["-y", "agentweb-mcp"]
}
}
}