The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the MCP Server listing page.
MCP server for AI agents to search local businesses worldwide via the Discava API.
Add to your Claude Desktop config (~/.claude/claude_desktop_config.json):
| Tool | Description |
|---|---|
search_businesses | Search for businesses by query, city, country |
get_business | Get full details for a business by ID |
send_feedback | Report data quality issues |
get_rankings | Top businesses by demand score |
suggest | Autocomplete for cities and categories |
| Variable | Default | Description |
|---|---|---|
DISCAVA_API_URL | https://discava.ai/api/v1 | API base URL |