discava/mcp-server
by Various
discava - The Business Directory for AI - mcp server
MCP
discava/mcp-server
Added 1 June 2026
Overview
discava/mcp-server implements the Model Context Protocol to expose business directory data to AI applications. It runs as a JavaScript server that responds to MCP queries, letting AI agents look up companies and related information.
Best for
Best for
Developers building AI agents that need programmatic access to a business directory via MCP
Use cases
- Query business directory data from AI agents or chatbots
- Integrate company information into conversational AI workflows
- Enable real-time business lookups within AI-powered tools
How to use
Install
claude mcp add discava npx tsx /path/to/discava/mcp/server.ts Tools exposed
search_businessesget_businesssend_feedbackget_rankingsDISCAVA_API_URL
Tested with
Claude Desktop, Claude Code
Example client config
{\n "mcpServers": {\n "discava": {\n "command": "npx",\n "args": ["tsx", "/path/to/discava/mcp/server.ts"]\n }\n }\n} Notes
discava/mcp-server implements the Model Context Protocol to expose business directory data to AI applications. It runs as a JavaScript server that responds to MCP queries, letting AI agents look up companies and related information.
0 stars on GitHub. Last updated 2026-03-23. Licensed MIT.
Use cases
- Query business directory data from AI agents or chatbots
- Integrate company information into conversational AI workflows
- Enable real-time business lookups within AI-powered tools
Pros
- Uses the MCP standard for easy connection with AI clients
- Lightweight and built in JavaScript/Node.js
- Open source and can be extended or self-hosted
Cons
- No community traction with 0 stars on GitHub
- Limited documentation and examples available
- Depends on the discava directory which may have coverage gaps
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Uses the MCP standard for easy connection with AI clients
- Lightweight and built in JavaScript/Node.js
- Open source and can be extended or self-hosted
Cons
- No community traction with 0 stars on GitHub
- Limited documentation and examples available
- Depends on the discava directory which may have coverage gaps
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
