mcpbeat Sign in

MCP Scorecard MCP Server

local only

MCP Scorecard MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 101 installs a week from pypi.

Score any MCP server against a 100-point production-readiness rubric (static AST + PyPI +...

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 191 · avg 21 · +106% w/w
a month agotoday
101
Installs / week
pypi · mcp-scorecard-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-scorecard-mcp -- uvx mcp-scorecard-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-scorecard-mcp": {
      "args": [
        "mcp-scorecard-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-scorecard-mcp]
command = "uvx"
args = ["mcp-scorecard-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-scorecard-mcp": {
      "args": [
        "mcp-scorecard-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-scorecard-mcp": {
      "args": [
        "mcp-scorecard-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Scorecard MCP

same job, measured the same way
MCP Scorecard
by davidmosiah

Agent-readiness scorecard for any MCP server: 10 checks, 0-100 score, actionable findings.

183 installs/wk local only
Agentready
by vercel-agentready-rho

Scan any website or MCP server for agent readiness: 0-100 score, a fix per failing check. Free.

11 tools answering
mcpify
by furkan708

Focused, production-ready CLI: turn any OpenAPI REST API into an MCP server.

5 440 installs/wk local only
Agent Readiness MCP
by forgemeshlabs

Agent Readiness MCP — the free Agent Readiness scanner as an MCP server. Measures your ASO Score.

332 installs/wk local only
Aso Audit MCP
by forgemeshlabs

ASO Scanner — the free Agent Readiness scanner as an MCP server. Measures your ASO Score (Agent.

309 installs/wk local only
Legitshow Search
by commitshow

Search launched software (SaaS, AI tools, MCP servers) by measured production-readiness.

21 installs/wk local only
Audit
by commitshow

Score any public GitHub repo 0-100 against the commit.show audit rubric.

36 installs/wk local only
Landing
by ryudi84

MCP server for generating production-ready HTML landing pages.

19 installs/wk local only

MCP Scorecard MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Scorecard MCP?
MCP Scorecard MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-scorecard-mcp was installed 101 times last week.
Is MCP Scorecard MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Scorecard MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-scorecard-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Scorecard MCP?
The pypi package mcp-scorecard-mcp was installed 101 times in the last week. Week over week that is +106%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.