mcpbeat Sign in

M00N Report MCP Server

by m00nreport Your server? Claim it
local only

M00N Report runs on your own machine — the client starts it, so there is no endpoint to ping. 1 020 installs a week from npm. Last commit 24 Aug 2026.

Test management over MCP: author cases, run manual executions, cut releases, read health

Installs per day peak 813 · avg 44 · +504% w/w
a month agotoday
1 020
Installs / week
npm · @m00nsolutions/mcp-server
0
Stars
0 open issues
24 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check M00N Report 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-server -- npx -y @m00nsolutions/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@m00nsolutions/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@m00nsolutions/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@m00nsolutions/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@m00nsolutions/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to M00N Report

same job, measured the same way
Gtm Ga4
by mharnett

GTM + GA4 MCP: tag management, consent auditing, workspace versioning, reports.

61 installs/wk local only
Katalon True Platform MCP
by katalon-studio

Katalon True Platform MCP: design tests, run with AI, upload reports, assess release readiness.

answering
Google AdSense
by sirmacke

Read AdSense Management API v2 accounts and reports through MCP.

78 installs/wk local only
Inforcer
by wyre-ai

Read-only MCP server for Inforcer M365 baseline governance, plus assessment and report runs.

local only
Inforcer
by wyre-technology

Read-only MCP server for Inforcer M365 baseline governance, plus assessment and report runs.

local only
Pentest Tools
by pentest-tools

MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.

answering
Ironscales
by wyre-ai

MCP server for Ironscales phishing incident management — incidents, mailboxes, and reporting.

local only
Ironscales
by wyre-technology

MCP server for Ironscales phishing incident management — incidents, mailboxes, and reporting.

local only

M00N Report — questions

Answers built from our own checks of this server.

Why is there no uptime for M00N Report?
M00N Report 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 @m00nsolutions/mcp-server was installed 1 020 times last week.
How do I connect M00N Report?
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 @m00nsolutions/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use M00N Report?
The npm package @m00nsolutions/mcp-server was installed 1 020 times in the last week. Week over week that is +504%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is M00N Report open source?
Yes — it is published under the MIT licence, written in JavaScript 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.