← Index

icu.steeped.registry/nodejsmcp

icu.steeped.registry/nodejsmcp·v1.0.3·Other
Quality Score
60
/100

A Forgejo MCP Server

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "nodejsmcp": {
      "command": "npx",
      "args": [
        "-y",
        "nodejsmcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "nodejsmcp": {
      "command": "npx",
      "args": [
        "-y",
        "nodejsmcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y nodejsmcp
§03  MCP Quality Score  ·  methodology
freshness
15
completeness
0
installability
25
documentation
10
stability
10
§04  Alternatives in Other