Discava – Business Directory For Ai
@discava
About Discava – Business Directory For Ai
discava - The Business Directory for AI - mcp server
Basic information
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.
More Files & Storage MCP servers

Filesystem
modelcontextprotocolModel Context Protocol Servers
PDF Extraction MCP Server (Claude Code Fork)
xraywuMCP server to extract contents from a PDF file
Mcp Filesystem
gabrielmaialva33A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories
box-mcp-server
hmkA Box model context protocol server to search, read and access 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