Discava – Business Directory For Ai
@sebastian1747
About Discava – Business Directory For Ai
No overview available yet
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?
Discava – Business Directory For Ai is an MCP server that enables AI agents to search for local businesses worldwide using the Discava API. It is intended for developers integrating business directory capabilities into AI workflows (e.g., with Claude).
How to use Discava – Business Directory For Ai?
Add the server to your Claude Desktop config (~/.claude/claude_desktop_config.json) with the command npx tsx /path/to/discava/mcp/server.ts, or add it via Claude Code with claude mcp add discava npx tsx /path/to/discava/mcp/server.ts. The server exposes multiple tools for querying and interacting with business data.
Key features of Discava – Business Directory For Ai
- Search businesses by query, city, and country
- Retrieve full details for a business by ID
- Report data quality issues via send_feedback
- View top businesses ranked by demand score
- Autocomplete cities and categories for search inputs
Use cases of Discava – Business Directory For Ai
- AI‑powered local business search for travel or shopping assistance
- Aggregating business information for lead generation or research
- Reporting outdated or incorrect business listings
- Identifying trending local businesses by demand score
- Enabling autocomplete in city or category fields
FAQ from Discava – Business Directory For Ai
What tools are available in Discava – Business Directory For Ai?
The server provides five tools: search_businesses, get_business, send_feedback, get_rankings, and suggest.
How do I connect Discava – Business Directory For Ai to Claude?
You configure it either in Claude Desktop by editing ~/.claude/claude_desktop_config.json with the command npx tsx /path/to/discava/mcp/server.ts, or using Claude Code with claude mcp add discava npx tsx /path/to/discava/mcp/server.ts.
What environment variables does Discava – Business Directory For Ai require?
It uses DISCAVA_API_URL, which defaults to https://discava.ai/api/v1 if not set.
Does Discava – Business Directory For Ai require an API key?
—
Frequently asked questions
What tools are available in Discava – Business Directory For Ai?
The server provides five tools: `search_businesses`, `get_business`, `send_feedback`, `get_rankings`, and `suggest`.
How do I connect Discava – Business Directory For Ai to Claude?
You configure it either in Claude Desktop by editing `~/.claude/claude_desktop_config.json` with the command `npx tsx /path/to/discava/mcp/server.ts`, or using Claude Code with `claude mcp add discava npx tsx /path/to/discava/mcp/server.ts`.
What environment variables does Discava – Business Directory For Ai require?
It uses `DISCAVA_API_URL`, which defaults to `https://discava.ai/api/v1` if not set.
Basic information
More Files & Storage MCP servers
Mcp Filesystem
gabrielmaialva33A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories
Filesystem MCP Server
cyanheadsA Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
Google Drive MCP Server
hxie-pallasA google drive mcp servers based on Python
WORK IN PROGRESS - USE WITH CAUTION - Windows:
hanwegMCP server for working with PDF files
File Context Server
bsmi021A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
Comments