mcpbeat Sign in

Marketplace MCP Server

by gallandigital Your server? Claim it
answering

Marketplace is answering right now. Last checked 5 min ago. It exposes 5 tools.

Search and discover credentialed operational systems on the GallanDigital marketplace.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 51 days of history · worst day 97%
51 days agonow
96.7%
Uptime 24h
88 of 91 checks
5
Tools
read from the server
1022 ms
Response time
average over 24h
open, no key
Access
streamable-http

Marketplace missed 3 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add marketplace --transport http https://gallandigital.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "marketplace": {
      "url": "https://gallandigital.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.marketplace]
url = "https://gallandigital.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "marketplace": {
      "url": "https://gallandigital.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "marketplace": {
      "url": "https://gallandigital.com/api/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

categories
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 with id, name, slug, description, parent_id, level, and display_order. Use first when browsing by category rather than searching by keyword, or to get valid category_slug values for search.
contributor
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_name, bio, credential_summary, positioning_statement, badge_tier, avg_rating, review_count, pull_quote, social/website URLs, credential_badges, published_listing_count, and a listings array (slug, title, price_cents) for that contributor. Use to learn more about who built a listing returned by search or fetch -- not for looking up a listing directly.
deployment
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, use_cases, complexity_level, product_formats, and demo_video_url when available -- setup and implementation guidance for evaluating or deploying the system after purchase. Call fetch first to confirm the listing exists and get its slug.
fetch
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_description, product_story, included_components, use_cases, industry_focus, complexity_level, listing_type, product_formats, thumbnail_url, an array of pricing tiers (name, price_cents, setup_fee_cents, description, billing_interval, features), a contributor object (slug, display_name, badge_tier, bio, credential_summary, credential_badges), and a category object (name, slug). Use after search or list_categories to drill into a specific result.
search
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 with title, slug, short_description, price_cents, currency, listing_type, complexity_level, category_slug, and a nested contributor object (slug, display_name). Use as the entry point for discovery -- pass a result's slug to fetch for full listing detail.

Endpoints

URLTransportStateLatencyChecked
https://gallandigital.com/api/mcp streamable-http answering 987 ms 5 min ago

Alternatives to Marketplace

same job, measured the same way
Skillflow
by rafsilva85

Search, discover, and install 500+ AI agent skills from the SkillFlow marketplace.

41 installs/wk local only
Discovery
by nexbid

Search and discover advertiser products through an open marketplace for AI agents.

19 tools answering
Serp Data Scraper
by jojapi

SERP data scraper: Scrape Search Results and get all the data you need. On the JoJ API marketplace.

1 tools answering
three.ws Marketplace
by nirholas

Browse and discover the public three.ws agent marketplace and skills catalog. Read-only.

47 installs/wk local only
Agent Discover
by keshrath

MCP server registry and marketplace - discover, install, activate tools on demand

57 installs/wk local only
Capmus MCP
by capmus-team

Search listings, message posters, and create draft posts on Capmus, the university marketplace

7 tools answering
MCP Registry Search: Find, Discover & Install MCP Servers & Tools | Directory, Catalog, Marketplace
by lbesecker195

MCP registry & directory: search, find & install 31k+ MCP servers & tools. Catalog and marketplace.

3 tools answering
Queryquarry
by queryquarry

Double-blind talent marketplace: AIs search anonymous opted-in candidates; reveal on consent.

11 tools answering

Marketplace — questions

Answers built from our own checks of this server.

What can Marketplace do?
It exposes 5 tools, read directly from the server on our last check. Among them: fetch, get_contributor_profile, get_deployment_guidance, list_categories, search. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Marketplace working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 1022 ms. The bar chart above shows every period we have measured.
Is Marketplace still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Marketplace?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Marketplace need an API key?
No. Marketplace completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Marketplace?
It answers our handshake in 1022 ms on average, which is faster than 10% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.