mcpbeat

Defici Marketplace MCP Server

by defici
answering

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

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

Uptime history 33 hours of history
33 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
162 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 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 8

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. A currency_note field is included in the response; it explains that currency is omitted and where the market nominal currency reference can be found.
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. IMPORTANT: prices are raw numbers with no confirmed currency unit (varies by market, not captured at ingest). Do not treat price as a specific denomination or compare values across listings. Each listing in the results array includes a currency_note field explaining that currency is omitted and where the market nominal currency reference can be found.
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.
roadmap
get_roadmap
Features that are committed but NOT yet built — explicitly separate from what list_modules and get_subscription_info report as live today (CBR41: this tool exists specifically so a roadmap item is never mistaken for a working feature). Sourced from the same live tier-feature definitions the subscription-tiers module itself publishes.
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 — see get_roadmap for what is planned but not yet built.

Endpoints

URLTransportStateLatencyChecked
https://defici.com/api/mcp streamable-http answering 158 ms 9 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

20 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
OrchestKit Docs MCP
by yonatangross

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

2 tools answering
Vocci
by vocci

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

answering
LegalAIMCP Directory
by legalaimcp

Search a curated directory of AI tools and MCP servers for law firms. Read-only, free, no auth.

3 tools answering
Telegram Archive MCP
by geiserx

MCP server for Telegram Archive — search messages, browse chats, and access history

56 installs/wk local only
MCP Getnet
by codespar

MCP server for Getnet — Santander-owned BR acquirer: credit, debit, Pix, boleto, marketplace split

34 installs/wk local only

Defici Marketplace MCP Server — questions

Answers built from our own checks of this server.

What can Defici Marketplace MCP Server do?
It exposes 8 tools, read directly from the server on our last check. Among them: get_listing, get_platform_overview, get_regions, get_roadmap, get_subscription_info, list_categories and 2 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 91 of 91 checks got a reply (100.0%), average response time 162 ms. The bar chart above shows every period we have measured.
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 8 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 162 ms on average, which is faster than 71% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.