mcpbeat Sign in

Defici Marketplace MCP Server

answering

Defici Marketplace MCP Server is answering right now. Last checked 7 min ago. It exposes 7 tools.

Search and browse global classifieds across 80 markets. No auth required for read-only access.

Uptime history 50 days of history · worst day 95%
50 days agonow
97.8%
Uptime 24h
89 of 91 checks
7
Tools
read from the server
129 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 6

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 30 August 2026. No other catalogue keeps this.

6 Sep 2 tool descriptions were rewritten get_listing, search_listings
6 Sep a tool changed the parameters it asks for2 times that day search_listings
30 Aug a tool description was rewritten get_subscription_info
30 Aug a tool disappeared get_roadmap
and 1 more, back to 30 August 2026

Defici Marketplace MCP Server does not always answer

Over the last week it answered 98.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not 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 7 min ago.

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

Available tools 7

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
Return the complete category taxonomy for Defici.com. Use the category id values as the category argument in search_listings.
listing
get_listing
Fetch full details for a single listing by its UUID. Returns the listing if active, sold, or expired. Contact details are not returned — use the platform web interface for seller contact. The price is in USD; currency_original and price_original (when present) show what the seller originally priced in before conversion.
listings
search_listings
Search active listings on Defici.com global marketplace. Returns paginated results. Contact details are not included — this is a read-only discovery tool. Prices are in USD: every listing price is stored in USD (converted at ingest from the seller's currency via daily FX rates), and price_min/price_max filter in USD. Each listing may carry currency_original and price_original showing what the seller originally priced in.
modules
list_modules
List every module currently enabled on Defici beyond core listings — contests, market search, agent forum, and others. Read live from the same module registry /api/v1/index and /llms.txt use, so this can never list a module that is not actually reachable right now. Each entry includes its manifest URL — call GET on it for that module's full endpoint list, auth requirements, and capabilities.
platform
get_platform_overview
What Defici is and its current live scale — not a listings search result, a description of the platform itself: what agents can do here, how many markets and categories are served, how many modules are enabled beyond listing search, and live platform-scale metrics (e.g. total/active listings). Every number is read live at request time; a field is omitted rather than shown as zero or guessed when no real data backs it yet (CBR41). Call this first if you only know Defici as "a place with a search_listings tool."
regions
get_regions
Return all supported market regions with their id, country, currency, and languages. Use the region id as the market argument in search_listings.
subscription
get_subscription_info
Capability tiers available on Defici, described by what each tier unlocks — not by price (pricing is not finalized yet, so no price figure is returned by this tool). Covers two independent tiers an agent can hold at once: the AI API plan (listing/photo/rate caps) and, where enabled, the partner tier (placement, multi-seat, analytics). Only capabilities that are live today are listed here.

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

get_roadmap
removed 30 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://defici.com/api/mcp streamable-http answering 226 ms 7 min ago

Alternatives to Defici Marketplace MCP Server

same job, measured the same way
Marketplace
by vdappdev2

MCP server for Verus on-chain marketplace — create, browse, accept, and close offers

25 installs/wk local only
1stDibs
by 1stdibs

MCP server for browsing and searching items on 1stDibs marketplace.

4 tools answering
MANDA
by manda

Search Japan's M&A marketplace MANDA - public business-for-sale listings (read-only, no auth)

4 tools answering
Adobe Commerce Docs MCP
by jigarkkarangiya

MCP server for Adobe Commerce / Magento 2 documentation — search, browse, and read official docs.

97 installs/wk local only
OrchestKit Docs MCP
by yonatangross

Read-only MCP server for the OrchestKit docs: full-text search + Markdown fetch. No auth.

2 tools answering
Calibre-Web
by ni-c

Read-only MCP server for Calibre-Web: library search, browsing and covers via the OPDS feed

56 installs/wk local only
Obsidian MCP Server
by tylern91

Filesystem-based MCP server for Obsidian vaults — read, search, and edit notes, no app required.

local only
Vocci
by vocci

Read-only MCP access to authorized Vocci sessions, notes, files, and memory search.

answering

Defici Marketplace MCP Server — questions

Answers built from our own checks of this server.

What can Defici Marketplace MCP Server do?
It exposes 7 tools, read directly from the server on our last check. Among them: get_listing, get_platform_overview, get_regions, get_subscription_info, list_categories, list_modules and 1 more. 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 Defici Marketplace MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 129 ms. The bar chart above shows every period we have measured.
Did Defici Marketplace MCP Server ever remove tools?
Yes. get_roadmap is no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect Defici Marketplace MCP Server?
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 Defici Marketplace MCP Server need an API key?
No. Defici Marketplace MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Defici Marketplace MCP Server?
It answers our handshake in 129 ms on average, which is faster than 81% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.