Google PageRank for AI agents. 25,000+ tools indexed.

mcp-registry MCP Server

SirhanMacx/mcp-registry

Score: 52.1 Rank #72 MCP Server
Are you the maintainer of SirhanMacx/mcp-registry? Claim this listing →

Community registry for Model Context Protocol (MCP) servers — verified install commands, tool listings, structured metadata

Add AgentRank to Claude Code Discover and compare tools like SirhanMacx/mcp-registry — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

SirhanMacx/mcp-registry is a HTML MCP server. Community registry for Model Context Protocol (MCP) servers — verified install commands, tool listings, structured metadata Topics: ai-agents, claude, llm, mcp, model-context-protocol, open-source, registry, tools.

Ranked #72 out of 129 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

HTML No license
ai-agentsclaudellmmcpmodel-context-protocolopen-sourceregistrytools

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2

2 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 2

2 contributors → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for SirhanMacx/mcp-registry
[![AgentRank](https://agentrank-ai.com/api/badge/tool/SirhanMacx--mcp-registry)](https://agentrank-ai.com/tool/SirhanMacx--mcp-registry/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/SirhanMacx--mcp-registry/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/SirhanMacx--mcp-registry" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="SirhanMacx/mcp-registry"></script>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

From the README

# MCP Registry 🔌

> The missing discovery layer for Model Context Protocol servers.

**Problem:** MCP is growing fast but finding servers is chaos. There's no canonical registry, no search, no compatibility metadata — just scattered GitHub repos and random awesome-lists.

**Solution:** A community-maintained, searchable registry with structured metadata for every MCP server.

## What's here

- `registry/` — Structured JSON entries for each MCP server
- `schema/` — JSON schema for registry entries
- `web/` — Static site for browsing/searching (no backend needed)
- `scripts/` — Validation and build tools

## Entry format

```json
{
  "id": "sqlite-mcp",
  "name": "SQLite MCP Server",
  "description": "Read/write SQLite databases from any MCP-compatible agent",
  "author": "someone",
  "repo": "https://github.com/someone/sqlite-mcp",
  "install": "npx sqlite-mcp",
  "protocol_version": "2024-11-05",
  "tools": ["query", "execute", "list_tables", "describe_table"],
  "prompts": [],
  "res
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.