M00N Report
Rank #11,468io.github.m00nreport/mcp-server
Test management over MCP: author cases, run manual executions, cut releases, read health
M00N Report is a Model Context Protocol (MCP) server published by m00nreport. It ranks #11,468 of 132,046 servers tracked on MCP Toplist. M00N Report is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 23, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 120,578 of 132,046 servers on MCP Toplist.
Use M00N Report
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add m00nreport -e "M00N_API_URL=<your M00N_API_URL>" -e "M00N_API_KEY=<your M00N_API_KEY>" -e "M00N_DEBUG=<your M00N_DEBUG>" -e "M00N_TIMEOUT_MS=<your M00N_TIMEOUT_MS>" -e "M00N_INSECURE_SSL=<your M00N_INSECURE_SSL>" -- npx -y @m00nsolutions/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.m00nreport]
command = "npx"
args = ["-y", "@m00nsolutions/mcp-server"]
[mcp_servers.m00nreport.env]
M00N_API_URL = "<your M00N_API_URL>"
M00N_API_KEY = "<your M00N_API_KEY>"
M00N_DEBUG = "<your M00N_DEBUG>"
M00N_TIMEOUT_MS = "<your M00N_TIMEOUT_MS>"
M00N_INSECURE_SSL = "<your M00N_INSECURE_SSL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"m00nreport": {
"command": "npx",
"args": [
"-y",
"@m00nsolutions/mcp-server"
],
"env": {
"M00N_API_URL": "<your M00N_API_URL>",
"M00N_API_KEY": "<your M00N_API_KEY>",
"M00N_DEBUG": "<your M00N_DEBUG>",
"M00N_TIMEOUT_MS": "<your M00N_TIMEOUT_MS>",
"M00N_INSECURE_SSL": "<your M00N_INSECURE_SSL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"m00nreport": {
"command": "npx",
"args": [
"-y",
"@m00nsolutions/mcp-server"
],
"env": {
"M00N_API_URL": "<your M00N_API_URL>",
"M00N_API_KEY": "<your M00N_API_KEY>",
"M00N_DEBUG": "<your M00N_DEBUG>",
"M00N_TIMEOUT_MS": "<your M00N_TIMEOUT_MS>",
"M00N_INSECURE_SSL": "<your M00N_INSECURE_SSL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"m00nreport": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@m00nsolutions/mcp-server"
],
"env": {
"M00N_API_URL": "<your M00N_API_URL>",
"M00N_API_KEY": "<your M00N_API_KEY>",
"M00N_DEBUG": "<your M00N_DEBUG>",
"M00N_TIMEOUT_MS": "<your M00N_TIMEOUT_MS>",
"M00N_INSECURE_SSL": "<your M00N_INSECURE_SSL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"m00nreport": {
"command": "npx",
"args": [
"-y",
"@m00nsolutions/mcp-server"
],
"env": {
"M00N_API_URL": "<your M00N_API_URL>",
"M00N_API_KEY": "<your M00N_API_KEY>",
"M00N_DEBUG": "<your M00N_DEBUG>",
"M00N_TIMEOUT_MS": "<your M00N_TIMEOUT_MS>",
"M00N_INSECURE_SSL": "<your M00N_INSECURE_SSL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"m00nreport": {
"command": "npx",
"args": [
"-y",
"@m00nsolutions/mcp-server"
],
"env": {
"M00N_API_URL": "<your M00N_API_URL>",
"M00N_API_KEY": "<your M00N_API_KEY>",
"M00N_DEBUG": "<your M00N_DEBUG>",
"M00N_TIMEOUT_MS": "<your M00N_TIMEOUT_MS>",
"M00N_INSECURE_SSL": "<your M00N_INSECURE_SSL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.m00nreport%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.m00nreport%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.m00nreport%2Fmcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
m00nreport
Available versions (5)
| Version | Published |
|---|---|
| 1.5.3 | Aug 23, 2026 |
| 1.5.2 | Aug 23, 2026 |
| 1.5.1 | Aug 23, 2026 |
| 1.5.0 | Aug 23, 2026 |
| 1.4.6 | Aug 23, 2026 |
Frequently asked questions
- Who maintains M00N Report?
- M00N Report is maintained by m00nreport, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is M00N Report listed on the Official MCP Registry?
- Yes — M00N Report is listed on the Official MCP Registry, alongside Glama.
- How many versions does M00N Report have?
- MCP Toplist tracks 5 versions of M00N Report, most recently published on Aug 23, 2026.
- Where can I find the source code for M00N Report?
- The source code for M00N Report is hosted at github.com/m00nreport/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.