Cloud Infrastructure
Trust: 25/100 (Limited)icu.steeped.registry/nodejsmcp Guide
A Forgejo MCP Server
Quick Start
Install
npx nodejsmcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"icu-steeped-registry-nodejsmcp": {
"command": "npx",
"args": [
"nodejsmcp"
]
}
}
}