loading…
Search for a command to run...
loading…
Search for local businesses worldwide. Structured data optimized for AI agents. • Search Millions of businesses over 49 countries (Europe, Northamerica, Southam
Search for local businesses worldwide. Structured data optimized for AI agents. • Search Millions of businesses over 49 countries (Europe, Northamerica, Southamerica, Asia, Oceania) • Quality & demand scoring for every business • Ranking based on real user click-through data • No API key needed, free access • Rate limit: 500 requests/hour per IP
MCP server for AI agents to search local businesses worldwide via the Discava API.
discava – Business Directory for AI MCP server
Add to your Claude Desktop config (~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"discava": {
"command": "npx",
"args": ["tsx", "/path/to/discava/mcp/server.ts"]
}
}
}
claude mcp add discava npx tsx /path/to/discava/mcp/server.ts
| 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 |
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"discava-business-directory-for-ai": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also