Loading MCP server directory, please wait...
Provenance and governance layer for AI-readable knowledge. NodeRail answers what AI should trust.
npx @getmcp/cli add io.github.Noderail/noderailRequires Node.js 18+. Community-contributed server. Review source before installing.
NODERAIL_REPO_PATHPath to your local NodeRail repository
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Noderail/noderail": {
"command": "node",
"args": [
"@noderail/mcp"
],
"env": {
"NODERAIL_REPO_PATH": ""
}
}
}
}