Skip to content
Back to search
100
MCP v1.0.0 streamable-http

ai.fugentic/service-provider-index

ai.fugentic/service-provider-index

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

Uptime
no direct probes in 30d
Response
59ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

list_trades

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.

find_providers

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.

get_provider

Fetch full details for a single provider by its ID.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.fugentic/service-provider-index": {
      "url": "https://spi.fugentic.ai/mcp",
      "transport": "streamable-http"
    }
  }
}