discava – Business Directory for AI
by discava
Discava MCP Server
MCP server for AI agents to search local businesses worldwide via the Discava API.
Setup
Claude Desktop
Add to your Claude Desktop config (~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"discava": {
"command": "npx",
"args": ["tsx", "/path/to/discava/mcp/server.ts"]
}
}
}Claude Code
claude mcp add discava npx tsx /path/to/discava/mcp/server.tsTools
Tool | Description |
| Search for businesses by query, city, country |
| Get full details for a business by ID |
| Report data quality issues |
| Top businesses by demand score |
| Autocomplete for cities and categories |
Environment Variables
Variable | Default | Description |
|
| API base URL |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/discava/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server