mcpbeat Sign in

Closeread Verify MCP Server

by freeguy-ai Your server? Claim it
local only

Closeread Verify runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from pypi. Last commit 11 Jun 2026.

A verified dependency-audit verdict any AI agent can call over MCP, not a raw scan.

Installs per day peak 50 · avg 19 · -21% w/w
a month agotoday
98
Installs / week
pypi · closeread-verify
0
Stars
0 open issues
11 Jun 2026
Last commit
0 releases in 90 days
License
Python

What the code does

We read the source, 23 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.

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

Alternatives to Closeread Verify

same job, measured the same way
Voice Truthgate MCP
by hei33enberg

Honest voice authenticity for AI agents: enrol a voice, verify a call clip. Signal, not verdict.

45 installs/wk local only
Mockserver
by mock-server

Mock, record/replay, verify and chaos-test any HTTP, REST, gRPC or LLM dependency over MCP.

local only
Hooksense
by ozers

Webhook & callback layer for AI agents: create a URL, wait_for_callback, and verify over MCP.

26 installs/wk local only
Calm MCP
by eilodon

MCP server giving coding agents a call-graph-aware, hash-verified view of a codebase, not grep.

124 installs/wk local only
Itsoc MCP
by ankit512

Read-only MCP server over a local log-analysis backend; a client that computes no verdicts.

85 installs/wk local only
Celmis
by constantinemakoid

Self-hosted code intelligence: cross-repo Q&A, dependency audits and PR review, over MCP

local only
Inkog
by inkog-io

Security co-pilot for AI agents. Scan for vulnerabilities, audit MCP servers, verify governance.

228 installs/wk local only
Symvanta
by symvanta

Hosted code graph over MCP: exact callers, dependencies, and cross-repo blast radius for AI agents.

27 tools answering

Closeread Verify — questions

Answers built from our own checks of this server.

Why is there no uptime for Closeread Verify?
Closeread Verify 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 closeread-verify was installed 98 times last week.
How do I connect Closeread Verify?
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 closeread-verify straight from pypi; nothing to host, nothing to sign up for.
How many people use Closeread Verify?
The pypi package closeread-verify was installed 98 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Closeread Verify open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.