
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@noderail/mcp
Advanced tools
NodeRail knowledge governance MCP server — read, search, and trust-evaluate versioned knowledge nodes
The provenance and governance layer for AI-readable knowledge.
MCP asks what AI can access. NodeRail asks what AI should trust.
NodeRail is a knowledge governance platform that gives frameworks, methods, and intellectual work a permanent, versioned, citable home — with DOI issuance, Git-based lineage, and governance built in.
This MCP server exposes NodeRail's knowledge graph to Claude and other MCP-compatible AI assistants — so they can find, read, and cite structured knowledge with authorship intact.
Every other MCP server is an access layer. NodeRail is the trust layer.
When AI systems consume knowledge through MCP, they need to know:
NodeRail answers those questions. No other MCP server does.
| Tool | Description |
|---|---|
noderail_get_field | Get a Field node by ID with full provenance |
noderail_list_nodes | List all nodes with status and version |
noderail_get_node | Get any node by ID with full content |
noderail_get_lineage | Get version history and lineage chain |
noderail_search_nodes | Search nodes by keyword or author |
noderail_get_trust_status | Trust report: evidence level, canonical status, permitted use |
npm install -g noderail-mcp
Add to your ~/.claude/settings.json:
{
"mcpServers": {
"noderail": {
"command": "node",
"args": ["/path/to/noderail-mcp-server/dist/index.js"],
"env": {
"NODERAIL_REPO_PATH": "/path/to/your/noderail-repo"
}
}
}
}
Then ask Claude:
The first field in NodeRail is Human Capacity Science (HCS) — a framework for measuring cognitive, emotional, and digital load to prevent burnout. Created by Gao Kabubi. DOI issued. Versioned. Governed.
That's what NodeRail looks like in practice.
MIT
FAQs
NodeRail knowledge governance MCP server — read, search, and trust-evaluate versioned knowledge nodes
The npm package @noderail/mcp receives a total of 37 weekly downloads. As such, @noderail/mcp popularity was classified as not popular.
We found that @noderail/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.