mcp-marketplace
880+ MCP servers searchable via MCP protocol. Free MCP search server for Claude, Cursor, Cline.
Documentation
MCP Marketplace
> Search and discover 880+ MCP servers — free MCP search server for Claude, Cursor, Cline.
🌐 Online: https://mcp.pianam.cn
🔍 MCP Endpoint: `https://mcp.pianam.cn/search/sse` (Streamable HTTP)
English
What is MCP Marketplace?
MCP Marketplace is a free, searchable directory of 880+ Model Context Protocol (MCP) servers. It provides an MCP-compatible search endpoint, allowing AI assistants like Claude, Cursor, and Cline to search and discover MCP servers directly through the MCP protocol.
Features
- 🔍 880+ MCP Servers — covering development tools, data & analytics, AI/ML, productivity, content creation, education, and lifestyle services
- 🤖 MCP-Native Search — search the entire directory using the MCP protocol itself (Streamable HTTP transport)
- 🌙 Dark Glassmorphism UI — modern, responsive web interface
- 🔌 One-Click Integration — works with Claude Desktop, Cursor, Cline, and any MCP-compatible client
- 🆓 Completely Free — no API key required for search
- 📱 Browse & Filter — explore by category, search by keyword, view detailed server info
MCP Search Endpoint
Endpoint URL: `https://mcp.pianam.cn/search/sse`
Transport: Streamable HTTP
Claude Desktop Configuration
Add to your `claude_desktop_config.json`:
{
"mcpServers": {
"mcp-marketplace": {
"url": "https://mcp.pianam.cn/search/sse"
}
}
}Cursor Configuration
Add to `~/.cursor/mcp.json`:
{
"mcpServers": {
"mcp-marketplace": {
"url": "https://mcp.pianam.cn/search/sse"
}
}
}Cline Configuration
In Cline's MCP settings, add a new server:
{
"mcpServers": {
"mcp-marketplace": {
"url": "https://mcp.pianam.cn/search/sse"
}
}
}Categories
| Category | Description |
|---|---|
| 🛠 Dev Tools | Development, debugging, and engineering tools |
| 📊 Data & Query | Databases, analytics, and data integration |
| 🤖 AI & ML | AI/ML model integration and inference |
| ⚡ Productivity | Task management, automation, and workflow |
| 🎨 Content Creation | Writing, design, media, and creative tools |
| 📚 Education | Learning, research, and knowledge tools |
| 🏠 Life Services | Everyday utilities and lifestyle services |
Tech Stack
- Backend: Python / FastAPI / SQLite
- Frontend: HTML / CSS / JavaScript (Glassmorphism design)
- MCP Transport: Streamable HTTP (SSE)
- Server: Nginx reverse proxy on Windows Server
Links
- 🌐 Website: https://mcp.pianam.cn
- 📖 Search Guide: https://mcp.pianam.cn/mcp-search-guide
- 📄 Sitemap: https://mcp.pianam.cn/sitemap.xml
- 🤖 llms.txt: https://mcp.pianam.cn/llms.txt
Keywords
MCP, Model Context Protocol, MCP server, MCP search, Claude, Cursor, Cline, AI tools, MCP directory, MCP marketplace, MCP registry, MCP servers list, Streamable HTTP, AI assistant, LLM tools
中文
什么是 MCP Marketplace?
MCP Marketplace 是一个免费的、可搜索的 880+ MCP 服务器目录。它提供兼容 MCP 协议的搜索端点,让 Claude、Cursor、Cline 等 AI 助手可以直接通过 MCP 协议搜索和发现 MCP 服务器。
特性
- 🔍 880+ MCP 服务器 — 覆盖开发工具、数据分析、AI/ML、生产力、内容创作、教育、生活服务等类别
- 🤖 MCP 原生搜索 — 通过 MCP 协议本身搜索整个目录(Streamable HTTP 传输)
- 🌙 暗色毛玻璃 UI — 现代响应式 Web 界面
- 🔌 一键集成 — 支持 Claude Desktop、Cursor、Cline 及任何兼容 MCP 的客户端
- 🆓 完全免费 — 搜索无需 API Key
- 📱 浏览与筛选 — 按类别浏览、关键词搜索、查看服务器详情
MCP 搜索端点
端点 URL: `https://mcp.pianam.cn/search/sse`
传输方式: Streamable HTTP
配置方法同上(Claude Desktop / Cursor / Cline)。
类别
| 类别 | 说明 |
|---|---|
| 🛠 开发工具 | 开发、调试和工程工具 |
| 📊 数据查询 | 数据库、分析和数据集成 |
| 🤖 AI 与机器学习 | AI/ML 模型集成和推理 |
| ⚡ 生产力 | 任务管理、自动化和工作流 |
| 🎨 内容创作 | 写作、设计、媒体和创意工具 |
| 📚 教育 | 学习、研究和知识工具 |
| 🏠 生活服务 | 日常实用工具和生活服务 |
链接
- 🌐 网站:https://mcp.pianam.cn
- 📖 搜索指南:https://mcp.pianam.cn/mcp-search-guide
- 📄 站点地图:https://mcp.pianam.cn/sitemap.xml
关键词
MCP, Model Context Protocol, MCP 服务器, MCP 搜索, Claude, Cursor, Cline, AI 工具, MCP 目录, MCP 市场, MCP 注册表, MCP 服务器列表, Streamable HTTP, AI 助手, LLM 工具
License
This project is provided as a free service for the MCP community.
Frequently asked questions
What is mcp-marketplace?
mcp-marketplace is 880+ MCP servers searchable via MCP protocol. Free MCP search server for Claude, Cursor, Cline.
How do I install mcp-marketplace?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-marketplace open source?
Yes — it is hosted on GitHub at https://github.com/boy-373/mcp-marketplace.
Related MCP tools
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth! Python-based implementation. Trusted by 11000+ developers.
An MCP server that allows MCP clients like Claude Desktop or Cursor to perform actions in the Unity Editor C#-based implementation.
A text-based user interface (TUI) client for interacting with MCP servers using Ollama. Features include multi-server, dynamic model switching, streaming res...
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project TypeScript-based implementation.
CTTF: MCP integration between Cursor and Figma, allowing Cursor Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for OpenAI, Gemini, Claude, Deepseek and Grok interoperability
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP