← Registry

API Tools

mcp-marketplace.io

A tool for searching and discovering MCP servers from a marketplace catalog.

1 endpoint7 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp-marketplace.io/api/mcp/mcp

No auth detected

MCP server metadata

Name
mcp-marketplace
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

MCP Marketplace — search and install MCP servers from any MCP-aware AI client. Start with search_servers for topic queries, get_server for full detail, similar_to for alternatives to a known slug, recently_added for what's new, creator_profile to evaluate a publisher, and compare for side-by-side decisions. list_categories surfaces the taxonomy. Full catalog: https://mcp-marketplace.io/llms-full.txt

Known tools 7

search_servers

Search the MCP Marketplace catalog.

Inferred read-only
get_server

Fetch full details for a single MCP server by its slug.

Inferred read-only
similar_to

Find MCP servers that are semantically similar to a reference server.

Inferred read-only
recently_added

List the most recently added MCP servers.

Inferred read-only
creator_profile

List all MCP servers by a single creator, plus aggregate trust signals.

Inferred read-only
compare

Compare 2-5 MCP servers side by side on the fields users actually decide on: security score, critical findings, pricing, transport mode, tool count, and install command availability.

Potential side effects
list_categories

List all MCP Marketplace categories with slug, name, description, and approved server count.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcp-marketplace]
url = "https://mcp-marketplace.io/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-marketplace": {
      "type": "http",
      "url": "https://mcp-marketplace.io/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-marketplace
Remote MCP URL: https://mcp-marketplace.io/api/mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-marketplace": {
      "url": "https://mcp-marketplace.io/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-marketplace": {
      "type": "http",
      "url": "https://mcp-marketplace.io/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-marketplace",
  "transport": "streamable-http",
  "url": "https://mcp-marketplace.io/api/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mcp-marketplace.io was fetched 2026-07-27T23:25:27.406Z and is being refreshed.

Trust status Trusted

mcp-marketplace.io is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.