mcpbeat Sign in

Fixme Agent MCP Server

by rotem1230 Your server? Claim it
local only

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

Real-time AI code quality — 30 validators, 17 languages, 813+ checks

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

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

This one needs environment variables set before it will start: FIXME_TOKEN (Your FixMe license token (get one at https://fixme-now.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Fixme Agent

same job, measured the same way
Openiban
by pipeworx-io

OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the

33 tools answering
Topos
by krv-labs

Structural code-quality tools for AI coding agents.

439 installs/wk local only
Fedramp Oscal Ssp Lint
by jmshinhwa

16 checks on a system-security-plan JSON, in your editor, before a validator returns the package

452 installs/wk local only
CleanCode AI
by evozim

Automated codebase refactoring and type safety validator.

answering
Rigour
by rigour-labs

Quality gates for AI agents. Lint, test, build checks with memory persistence.

698 installs/wk local only
Trace MCP
by nikolai-vysotskyi

Code graph MCP: 81 languages, 88 frameworks, 72.7% fewer PR-review tokens, comprehension at parity

2 728 installs/wk local only
Antrieb
by antrieb

Validates AI infra code on real VMs. Self-corrects until it works. No containers, no sandboxes.

answering
Codegraph
by codegraph-ai

Semantic code graph: 42 tools, 38 languages. Callers, impact, AI context, memory, PR review.

594 installs/wk local only

Fixme Agent — questions

Answers built from our own checks of this server.

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