Skip to main content
Glama

discava – Business Directory for AI

Ownership verified

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

6 tools
get_businessInspect

Get complete details for one or more businesses including address, phone, website, opening hours, services, payment methods, social links, logo, business image, and coordinates. Pass comma-separated IDs for batch requests.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesOne or more business IDs, comma-separated for batch (e.g. "id1,id2,id3"). ALWAYS use batch when fetching multiple businesses.
get_rankingsInspect

Get the most popular businesses in an area, ranked by real user click-through data. Use to find top-rated businesses by category.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNoCity name to filter results
langNoLanguage for category labels: "de", "en", "fr", "nl", "it", "es", "pt", "pl"
limitNoNumber of results (1-20, default 10)
countryYesISO country code (required, e.g. "DE", "AT", "US")
categoryNoCategory slug or name (e.g. "plumber", "restaurant", "Klempner")
health_checkInspect

Check if the discava API is online and responding. Returns status and version. No parameters required.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

search_businessesInspect

Search for local businesses. Returns name, category, city, country, logo_url, available_details (what data exists), and scores. Check available_details to see what is available, then call get_business for full details.

ParametersJSON Schema
NameRequiredDescriptionDefault
latNoLatitude for distance calculation
lonNoLongitude for distance calculation
cityNoCity name (e.g. "Hamburg", "Wien", "New York")
langNoLanguage for category labels: "de", "en", "fr", "nl", "it", "es", "pt", "pl"
pageNoPage number for pagination (default 1)
limitNoResults per page (1-50, default 10)
queryNoSearch query (e.g. "plumber", "Zahnarzt", "Italian restaurant")
countryYesISO country code (required, e.g. "DE", "AT", "US")
categoryNoCategory slug (e.g. "plumber", "restaurant", "dentist")
min_confidenceNoMinimum confidence score 0-100 to filter low-quality entries
send_feedbackInspect

Report data quality issues for a business. Use when you notice incorrect phone numbers, wrong addresses, outdated info, or closed businesses.

ParametersJSON Schema
NameRequiredDescriptionDefault
typeYesType of feedback: POSITIVE (correct data), NEGATIVE (wrong data), NOT_FOUND (business gone), PHONE_INVALID, WEB_INVALID, HOURS_WRONG, DUPLICATE
commentNoFree text description of the issue or suggested correction
business_idYesBusiness ID to report about
suggestInspect

Autocomplete suggestions for cities or categories/business names. Use before searching to resolve ambiguous user input (e.g. "Mün" → "München").

ParametersJSON Schema
NameRequiredDescriptionDefault
typeNo"city" for city name suggestions, "query" for category and business name suggestions
limitNoMaximum number of suggestions (1-15, default 10)
queryYesSearch text (minimum 2 characters)
countryNoISO country code to filter city suggestions by country

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Last verification attempt failed.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.