- Discava – Business Directory For Ai
Overview
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.ts
Tools
| 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 |
Environment Variables
| Variable | Default | Description |
|---|---|---|
DISCAVA_API_URL | https://discava.ai/api/v1 | API base URL |
Server Config
{
"mcpServers": {
"discava": {
"command": "npx",
"args": [
"tsx",
"/path/to/discava/mcp/server.ts"
]
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
discavaStar
-Language
-License
-Tags
Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Voyei
2 days ago
Hellogrowthcrm
4 hours ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Tip Mcp Server
@tip
21 hours ago