MCP Marketplace Built with Claude Code Features Security Scanning and Monetization

mcp-marketplace.io is a curated marketplace for discovering and installing MCP (Model Context Protocol) servers, built almost entirely with Claude Code. The developer reports that Claude Code wrote roughly 95% of the codebase, with the developer steering architecture and testing while Claude built components from the security scanning pipeline to payment integrations.
Key Features
- Browse 2,200+ MCP servers pulled automatically from the official registry at modelcontextprotocol.io. Users can search by category and sort by stars or security score.
- Security scanning for every server through multiple layers before listing. Full reports and findings are visible on every page, with hundreds of servers rejected for failing scans.
- One-click install for 7 clients: Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Codex, and ChatGPT. Users pick their app and get the configuration.
- Creator monetization with one-time or subscription pricing, direct payouts to creators, and license key management. This is described as the first marketplace to support actual commerce for MCP.
- Reputation system with uptime tracking, review scores, security history, update frequency, all rolled into a grade per creator.
Differentiation from Other Directories
The developer states that other MCP "marketplaces" are just lists of GitHub links that stop at discovery, while this implementation adds payments, security scanning, license keys, creator payouts, and install configs that work across clients. The official registry is described as a metadata layer, while this marketplace is the product layer on top.
The service is free to browse and install, with paid tiers existing only for creators who want to sell their servers.
📖 Read the full source: r/ClaudeAI
👀 See Also

OpenClaw PARA Organization Skill Automatically Sorts Files into Projects, Areas, Resources, Archives
A developer created an OpenClaw skill that enforces the PARA method (Projects, Areas, Resources, Archives) for organizing files, automatically sorting content instead of dumping everything in the root directory.

Customizing Claude AI for Improved Feedback
Adjust Claude AI's settings to avoid excessive agreement and push for more critical thinking and practical feedback.

LamBench: A Lambda Calculus Benchmark Suite for AI Coding Agents
LamBench is a benchmark suite evaluating AI agents on lambda calculus tasks, measuring intelligence, speed, and elegance. The v1 release includes problems and a matrix of scores.

NEXUS: An Open Source Agent Coordination Layer for OpenClaw
NEXUS is a coordination layer built on OpenClaw that enables AI agents to discover each other, delegate tasks, and handle micro-payments. It includes an agent registry, capability-based discovery, trust scores, and uses Google's A2A protocol and Anthropic's MCP.