icu.steeped.registry/nodejsmcp✓
icu.steeped.registry/nodejsmcp · v1.0.3
v1.0.3▦ npm npm: nodejsmcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "icu.steeped.registry/nodejsmcp",
"description": "A Forgejo MCP Server",
"version": "1.0.3",
"packages": [
{
"registryType": "npm",
"identifier": "nodejsmcp",
"version": "1.0.3",
"transport": {
"type": "streamable-http",
"url": "http://localhost:3000/mcp"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}