Skip to main content
Glama
discava

discava – Business Directory for AI

Discava MCP Server

MCP server for AI agents to search local businesses worldwide via the Discava API.

discava – Business Directory for AI MCP server

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

Related MCP server: discava – Business Directory for AI

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

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Enables access to Google Maps business data including search, reviews, photos, and geocoding. Supports searching businesses by location, area, or coordinates, retrieving detailed business information, reviews, and performing reverse geocoding operations.
    Last updated
    13
    MIT
  • F
    license
    -
    quality
    -
    maintenance
    Search for local businesses worldwide. Structured data optimized for AI agents. • Search Millions of businesses over 49 countries (Europe, Northamerica, Southamerica, Asia, Oceania) • Quality & demand scoring for every business • Ranking based on real user click-through data • No API key needed, free access • Rate limit: 500 requests/hour per IP
    Last updated
  • A
    license
    A
    quality
    B
    maintenance
    Country-agnostic MCP-callable directory for AI agents to find local SMBs — realtors, insurance agents, medical practitioners — by category, location, or natural-language query. Returns business catalog data and UTM-tagged booking URLs (zero PII).
    Last updated
    5
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    The owner-verified local business data + service & menu-price layer for AI agents. Owner-authored business profiles where every response carries provenance — verification level, completeness score, freshness timestamps, and upstream sources. * Search & profiles — find businesses by name, category, city, or geo-radius; full profiles with contacts, hours, media, ratings. * Price layer
    Last updated

View all related MCP servers

Related MCP Connectors

  • Live Google Maps business search, review, and photo data for AI agents over MCP.

  • Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.

  • Search Apple Maps businesses with Apple ratings and aggregated Yelp + TripAdvisor reviews.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/discava/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server