Skip to main content
Glama
XiaoMoDern

mcp-radar

by XiaoMoDern

MCP Radar 🛰️

MCP Server品質レーダー — 20,000以上の中から信頼できるMCPサーバーを見つけ、誰もインストールしていない98%を回避する。

データセット: 承認済みMCPサーバー19,947件(mcp-marketplace.ioからスクレイピング、2026-08-25) 問題: サーバーの98%はインストール数ゼロ、91%が「Developer Tools」に集中、有料はわずか0.1%、そして1つのサーバーのスキーマだけで質問する前に47Kトークンを消費する。

機能

あらゆるMCPクライアント(Claude Desktop / Cursor / Claude Code / など)で動作:

  1. search_servers — キーワード/カテゴリで高品質なサーバーを検索。オープンな品質スコアでランク付け

  2. audit_server — インストール前に任意のサーバーを監査: 5次元のスコア内訳、インストール数、スター数、セキュリティレベル、リンク

Related MCP server: MCP Servers Search

スコアリングモデル(100点満点、オープンで再現可能)

Dimension

Weight

Meaning

Heat

25%

対数正規化されたインストール数

Security

25%

マーケットプレイスのsecurity_score

Quality

25%

平均評価 + 作成者の評価グレード

Activity

15%

最終更新の新しさ(減衰)

Official

10%

公式/注目ボーナス(偏りを避けるためマーケットプレイス自社運営は除外)

クイックスタート

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 server

Claude Desktop設定(claude_desktop_config.json):

{
  "mcpServers": {
    "mcp-radar": {
      "command": "python",
      "args": ["/absolute/path/mcp_radar_server.py"],
      "env": { "PYTHONUNBUFFERED": "1" }
    }
  }
}

構成

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 servers

データ更新

mcp_radar_extract.pyで最新データを再スクレイピングし、生成されたCSVをdata/にコピーする。

ロードマップ

  • サーバーごとのトークンコスト見積もり(スキーマサイズのプロキシ)

  • Developer Tools以外のカテゴリの詳細ランキング(サービスが行き届いていないニッチ)

  • Webリーダーボードページ(GitHub Pages)

ライセンス

MIT

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
    46
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
    17
    3
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
  • A
    license
    A
    quality
    B
    maintenance
    Enables agents to discover, compare, and install other MCP servers using natural language tasks, backed by a searchable index of thousands of servers.
    6
    227
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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