Skip to main content
Glama

service-provider-index

Server Details

Find verified businesses & service providers by trade and area. Returns structured provider data.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.2/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a distinct purpose: searching providers, fetching details by ID, and listing trades. No functional overlap.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with underscores: find_providers, get_provider, list_trades.

Tool Count4/5

With only 3 tools, the set is minimal but well-scoped for a read-only provider index. It covers the essential operations without bloat.

Completeness4/5

The surface covers search, detail retrieval, and trade listing. Minor gaps like pagination or listing all providers without filters are not critical for the core functionality.

Available Tools

3 tools
find_providers
Read-only
Inspect

Find service providers by trade and/or area. Area can be a city name or region name. Returns business info: name, trade, trades, region, company size, target audiences, website, and description.

ParametersJSON Schema
NameRequiredDescriptionDefault
areaNoCity, region, or postal code the provider must serve, e.g. 'København' or '2100'
tradeNoTrade to search for, e.g. 'VVS-installatør' or 'Elektriker'
get_provider
Read-only
Inspect

Fetch full details for a single provider by its ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesProvider ID, e.g. 'dk-001'
list_trades
Read-only
Inspect

Return all trades and service categories available in the index (e.g. VVS-installatør, Elektriker). Call this first if you are unsure which trade term to use when searching.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

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.

Resources