mcpbeat Sign in

TARGET Checklist MCP Server

local only

TARGET Checklist MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 129 installs a week from pypi. Last commit 23 Aug 2026.

Score how completely a target-trial-emulation study reports what the TARGET guideline requires.

Installs per day peak 312 · avg 32 · -44% w/w
a month agotoday
129
Installs / week
pypi · target-mcp
0
Stars
0 open issues
23 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        with open(os.path.join(adir, f"{stem}.json"), "w") as f:

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 target-mcp -- uvx target-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "target-mcp": {
      "args": [
        "target-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.target-mcp]
command = "uvx"
args = ["target-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "target-mcp": {
      "args": [
        "target-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "target-mcp": {
      "args": [
        "target-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to TARGET Checklist MCP

same job, measured the same way
gonzalgo
by vince-gonzalez

Reports what a checked Lean 4 or Metamath proof rests on: inherited sorry, compiler trust, axioms.

local only
Prumo
by tomd4vs

Checks the context files a coding agent reads against the git index, and reports what drifted.

296 installs/wk local only
Rekindle
by skitchy

MCP session continuity engine. Boot reports, orientation scoring, and end-session capture. SQLite.

49 installs/wk local only
Rdstation CRM MCP
by fernandoludvig

Manage RD Station CRM contacts, deals, tasks and notes, with pipeline health reports

33 installs/wk local only
I
Portolan
by fcon-tech

Portolan: an MCP server that charts codebases - Chart store, Harbor expeditions, Chart Room.

77 installs/wk local only
Site
by co-structuralreportcost

Structural Report Cost: the site's own MCP server — enquiry (enquiry = a human handoff, not a...

3 tools answering
Ghidra Retro MCP
by getanirao

Headless Ghidra MCP server with P-code emulation and multi-console ROM triage.

58 installs/wk local only
NinjaOne MCP
by servosity

Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can

local only

TARGET Checklist MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for TARGET Checklist MCP?
TARGET Checklist 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 target-mcp was installed 129 times last week.
How do I connect TARGET Checklist 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 target-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use TARGET Checklist MCP?
The pypi package target-mcp was installed 129 times in the last week. Week over week that is -44%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is TARGET Checklist MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.