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.tsRelated MCP server: discava – Business Directory for AI
Tools
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 |
Maintenance
–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity
Appeared in Searches
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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