1. Conduid
  2. Maps
  3. discava/mcp-server
MCP server · Maps

discava/mcp-server

server)

Unclaimed maps
34Low

Scored 5 months ago · breakdown

About discava/mcp-server

discava/mcp-server is an MCP server in the Maps category: server). It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/discava/mcp-server

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about discava/mcp-server

Powered by Claude · Grounded in docs

I know everything about discava/mcp-server. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

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

README mirrored from the source repository 5 months ago. The original is authoritative.

Questions

About discava/mcp-server

How do I install discava/mcp-server?

Run git clone https://github.com/discava/mcp-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is discava/mcp-server safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is discava/mcp-server still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.