Servers
A
AgentWeb
@zerabic
Search 11M+ businesses across 195 countries. Get phone numbers, emails, hours, addresses, and geo search. Free for personal AI agents.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agentweb": {
"command": "npx",
"args": [
"-y",
"agentweb-mcp"
],
"env": {
"AGENTWEB_API_KEY": "aw_live_your_key"
}
}
}
}