Discava – Business Directory For Ai
@discava
About Discava – Business Directory For Ai
discava - The Business Directory for AI - mcp server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"discava": {
"command": "npx",
"args": [
"tsx",
"/path/to/discava/mcp/server.ts"
]
}
}
}Tools
5Search 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
Overview
What is Discava – Business Directory For Ai?
MCP server for AI agents to search local businesses worldwide via the Discava API.
How to use Discava – Business Directory For Ai?
Add the server to your Claude Desktop config as an MCP entry, or use the Claude Code command to add it. Once configured, invoke the provided tools such as search_businesses or get_business.
Key features of Discava – Business Directory For Ai
- Search businesses by query, city, and country
- Get full business details by ID
- Report data quality issues with feedback tool
- View top businesses ranked by demand score
- Autocomplete suggestions for cities and categories
Use cases of Discava – Business Directory For Ai
- AI assistants helping users find local businesses
- Collecting and reporting data quality issues
- Analyzing top-performing businesses by demand
FAQ from Discava – Business Directory For Ai
What does this server do?
It enables AI agents to search and retrieve local business information from the Discava API.
How do I set it up with Claude Desktop?
Add a new entry in your Claude Desktop config file with the command npx tsx /path/to/discava/mcp/server.ts.
How do I set it up with Claude Code?
Run claude mcp add discava npx tsx /path/to/discava/mcp/server.ts.
What tools are available?
The server provides five tools: search_businesses, get_business, send_feedback, get_rankings, and suggest.
Is there an environment variable to configure the API URL?
Yes – set DISCAVA_API_URL (default: https://discava.ai/api/v1) to override the API base URL.
Frequently asked questions
What does this server do?
It enables AI agents to search and retrieve local business information from the Discava API.
How do I set it up with Claude Desktop?
Add a new entry in your Claude Desktop config file with the command `npx tsx /path/to/discava/mcp/server.ts`.
How do I set it up with Claude Code?
Run `claude mcp add discava npx tsx /path/to/discava/mcp/server.ts`.
What tools are available?
The server provides five tools: `search_businesses`, `get_business`, `send_feedback`, `get_rankings`, and `suggest`.
Is there an environment variable to configure the API URL?
Yes – set `DISCAVA_API_URL` (default: `https://discava.ai/api/v1`) to override the API base URL.
Basic information
More Files & Storage MCP servers
mcp-rquest
xxxbrianA MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It also supports converting PDF and HTML documents to Markdown for easier processing by LLMs.
Filesystem MCP Server SSE
ysthinkThe SSE version of the MCP service is modified from the Filesystem MCP server
MCP File System Server
MarcusJellinghausMCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.
Storacha MCP Storage Server
storachaStoracha MCP storage server - self-sovereign data for your AI applications.
Filesystem MCP Server (@sylphlab/filesystem-mcp)
sylphlab📁 Secure, efficient MCP filesystem server - token-saving batch operations with project root confinement
Comments