mcpbeat Sign in

Scoreflow MCP Server

by 8infinitelabs Your server? Claim it
local only

Scoreflow runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm.

Query your Scoreflow level, XP, skill tree and leaderboard from inside Claude Code / Desktop.

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

Installs per day peak 19 · avg 7 · +11% w/w
a month agotoday
38
Installs / week
npm · @scoreflow/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 scoreflow -- npx -y @scoreflow/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scoreflow": {
      "args": [
        "-y",
        "@scoreflow/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.scoreflow]
command = "npx"
args = ["-y", "@scoreflow/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "scoreflow": {
      "args": [
        "-y",
        "@scoreflow/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "scoreflow": {
      "args": [
        "-y",
        "@scoreflow/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Scoreflow

same job, measured the same way
Mcpwatch
by lazymac2x

Audit MCP servers from inside Claude Code. 10 OWASP checks, A-F grade, live leaderboard.

30 installs/wk local only
I
Scope Analytics
by wally827

Install + query Scope analytics from an AI coding agent (Claude Code, Cursor, etc.).

65 installs/wk local only
I
Universalbench
by nikhilgogulwar

Run code, query databases, call any LLM, and commit to GitHub from your AI, safely. Free tier.

answering
ahel
by ahel

Your apps, skills, MCP servers and keys from ahel.ai, served to Claude, ChatGPT, Cursor and Codex.

answering
Urlsnap MCP
by urlsnap

Screenshot, PDF, and markdown extraction from any URL via Claude Desktop and Claude Code.

36 installs/wk local only
3dstreet
by 3dstreet

Drive an open 3DStreet scene tab from Claude Desktop or Claude Code via MCP tool calls.

108 installs/wk local only
Uiscanner
by mishaovcharenko

Design tokens + a build prompt from any URL, right inside Claude Code, Cursor, and Codex.

47 installs/wk local only
Claude Find
by cavinooo

Pull Deep Memory from across your Claude Code Sessions — when you need it.

57 installs/wk local only

Scoreflow — questions

Answers built from our own checks of this server.

Why is there no uptime for Scoreflow?
Scoreflow 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 npm package @scoreflow/mcp was installed 38 times last week.
Is Scoreflow 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 Scoreflow?
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 @scoreflow/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Scoreflow?
The npm package @scoreflow/mcp was installed 38 times in the last week. Week over week that is +11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.