mcp-radar
MCP Radar 🛰️
MCP Server-Qualitätsradar — finden Sie den vertrauenswürdigen MCP-Server unter 20,000+ und vermeiden Sie die 98%, die niemand jemals installiert.
Datensatz: 19,947 genehmigte MCP-Server (gescrapt von mcp-marketplace.io, 2026-08-25) Das Problem: 98% der Server haben null Installationen, 91% stapeln sich in "Developer Tools", nur 0,1% sind kostenpflichtig, und das Schema eines einzelnen Servers kann 47K Tokens verbrennen, bevor Sie überhaupt eine Frage stellen.
Was es tut
Funktioniert in jedem MCP-Client (Claude Desktop / Cursor / Claude Code / usw.):
search_servers— durchsuchen Sie hochwertige Server nach Schlüsselwort/Kategorie, sortiert nach einem offenen Qualitäts-Scoreaudit_server— prüfen Sie jeden einzelnen Server vor der Installation: 5-Dimensionen-Score-Aufschlüsselung, Installationen, Sterne, Sicherheitsstufe, Links
Related MCP server: MCP Servers Search
Bewertungsmodell (von 100, offen & reproduzierbar)
Dimension | Gewicht | Bedeutung |
Heat | 25% | log-normalisierte Installationsanzahl |
Security | 25% | Marktplatz security_score |
Qualität | 25% | durchschnittliche Bewertung + Reputationsgrad des Erstellers |
Aktivität | 15% | Aktualität des letzten Updates (Abklingzeit) |
Offiziell | 10% | offizieller/featured Bonus (Marktplatz-eigene ausgeschlossen, um Verzerrung zu vermeiden) |
Schnellstart
pip install -r requirements.txt # installs the MCP SDK (mcp==1.29.1)
python mcp_radar_server.py --stats # print dataset stats
python mcp_radar_server.py # run as a stdio MCP serverClaude Desktop-Konfiguration (claude_desktop_config.json):
{
"mcpServers": {
"mcp-radar": {
"command": "python",
"args": ["/absolute/path/mcp_radar_server.py"],
"env": { "PYTHONUNBUFFERED": "1" }
}
}
}Struktur
mcp-radar/
├── mcp_radar_server.py # MCP server (official MCP SDK / FastMCP)
├── pyproject.toml # project metadata + pinned mcp==1.29.1
├── requirements.txt # mcp==1.29.1
├── README.md
├── LAUNCHGUIDE.md # marketplace onboarding guide
└── data/
└── mcp_radar_data.csv # 19,947 scored serversDatenaktualisierung
Scrapen Sie die neuesten Daten erneut mit mcp_radar_extract.py und kopieren Sie dann die generierte CSV in data/.
Fahrplan
Token-Kostenschätzung pro Server (Schema-Größen-Proxy)
Tiefe Rankings für Nicht-Developer-Tools-Kategorien (die unterversorgten Nischen)
Web-Bestenliste (GitHub Pages)
Lizenz
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables searching and retrieving detailed information about MCP servers from the official MCP registry. Provides tools to list servers with filtering options and get comprehensive details about specific servers.463MIT
- AlicenseNot gradedqualityDmaintenanceEnables discovery and querying of available MCP servers from the official repository. Supports searching by name, description, features, categories, and provides random server suggestions for exploration.173MIT
- FlicenseNot gradedqualityDmaintenanceEnables discovery and automatic installation of MCP servers via mcpmarket.com integration. Searches repositories, scrapes GitHub READMEs for configuration details, and provides one-click installation to MCP clients.

mcp-server-mcpindexofficial
AlicenseAqualityBmaintenanceEnables agents to discover, compare, and install other MCP servers using natural language tasks, backed by a searchable index of thousands of servers.6227MIT
Related MCP Connectors
Look up independent trust ratings and security, maintenance, and adoption evidence for MCP servers.
Find, compare, and audit software for AI agents. Scored registry of tools and MCP servers.
Independent A-F trust grade for any MCP server, watched for drift. Free, never for sale.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/XiaoMoDern/mcp-radar'
If you have feedback or need assistance with the MCP directory API, please join our Discord server