mcpbeat Sign in

MCP Config Audit MCP Server

local only

MCP Config Audit runs on your own machine — the client starts it, so there is no endpoint to ping. 376 installs a week from npm. Last commit 22 Sep 2026.

Audit one mcp.json for what an agent config gives away — inline API keys, unpinned npx launches, pla

Installs per day peak 172 · avg 12
a month agotoday
376
Installs / week
npm · @readystack/mcp-config-audit
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check MCP Config Audit every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

Alternatives to MCP Config Audit

same job, measured the same way
ToolRouter
by humanleap

The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.

48 tools answering
Moltline Agent Governance
by moltlinestudio

Audit MCP configs and skill files for over-broad scope and injection risk. 6 of 8 free.

8 tools answering
Smarter Weather Developer Onboarding
by smarterweather

Agent-first onboarding to Smarter Weather: plans, docs, signup, API keys, MCP config, billing.

46 installs/wk 3 tools answering
AgentUtility Statline
by agentutility

MCP server for the @agentutility statline cluster — pay-per-call x402 tools, no API keys, USDC on…

61 installs/wk local only
heropen — AI Agent Memory
by heropen

Persistent memory for AI agents: local-first MCP server, zero-config. No cloud, no API keys.

local only
Market Intel MCP
by datakoot

Live & historical FX rates and currency conversion for AI agents. No API keys.

5 tools answering
C
MCP Anvil
by aiinfradecoded

Local MCP gateway daemon: route, audit, and inspect MCP servers from one config.

104 installs/wk local only
MediaEngine
by tr1ckymag1ca1

AI image, video, and audio generation for MCP — one API key, every model, wiring never changes.

43 installs/wk local only

MCP Config Audit — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Config Audit?
MCP Config Audit 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 @readystack/mcp-config-audit was installed 376 times last week.
How do I connect MCP Config Audit?
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 @readystack/mcp-config-audit straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Config Audit?
The npm package @readystack/mcp-config-audit was installed 376 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Config Audit open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.