Skip to content
Back to search
100
MCP live MCP 2025-06-18 http

GallanDigital Marketplace

com.gallandigital/marketplace

Search and discover credentialed operational systems on the GallanDigital marketplace.

Uptime
100.0%
1 direct probes · 30d
Response
1358ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search

Full-text search across GallanDigital's published, buyer-facing listings only. Read-only, no authentication required (public endpoint, IP rate-limited). Returns an array of listing summaries, each wit…

fetch

Get full detail on one published listing by its listing slug (not a contributor slug). Read-only, no authentication required (public endpoint, IP rate-limited). Returns title, description, short_descr…

get_contributor_profile

Get a contributor's public profile and their published listings, by contributor slug (not a listing slug). Read-only, no authentication required (public endpoint, IP rate-limited). Returns display_nam…

get_deployment_guidance

Get deployment guidance for a specific published listing, by listing slug. Read-only, no authentication required (public endpoint, IP rate-limited). Returns title, product_story, included_components, …

list_categories

Enumerate the full category tree for browsing GallanDigital's marketplace. Read-only, no authentication required (public endpoint, IP rate-limited), no parameters. Returns an array of categories, each…

How to use

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

{
  "mcpServers": {
    "gallandigital_marketplace": {
      "url": "https://gallandigital.com/api/mcp",
      "transport": "http"
    }
  }
}