Free MCP for AI agents: search 72M+ businesses across 195 countries (phone, email, hours, geo) — never returns empty. Plus live local search (real-time ratings/hours/phone) and real-time travel — flights, hotels, cars, attractions, weather, currency — with booking links. 23 tools, free key.
Server Config
{
"mcpServers": {
"agentweb": {
"command": "npx",
"args": [
"-y",
"agentweb-mcp"
],
"env": {
"AGENTWEB_API_KEY": "your_key_here"
}
}
}
}