Loomal

contentrain

MCP server by github.com/contentrain/ai

Local-first MCP server for AI content governance — models, content, validation, i18n

3 starsnpm: @contentrain/mcp

About contentrain

contentrain is an MCP (Model Context Protocol) server published by contentrain in the official MCP registry, listed under Government Data on Loomal. Local-first MCP server for AI content governance — models, content, validation, i18n

It ships as an npm package (@contentrain/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/contentrain/ai, where the project has earned 3 GitHub stars.

Use contentrain with your agent

Claude Code · one command
claude mcp add contentrain -- npx -y @contentrain/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "contentrain": {
      "command": "npx",
      "args": [
        "-y",
        "@contentrain/mcp"
      ]
    }
  }
}
npm@contentrain/mcp

Frequently asked questions

What is contentrain?
contentrain is an MCP (Model Context Protocol) server by contentrain in the Government Data category. Local-first MCP server for AI content governance — models, content, validation, i18n
How do I connect contentrain to Claude, Cursor, or another MCP client?
Install contentrain from its npm package (@contentrain/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is contentrain open source?
Yes — the source code is public at github.com/contentrain/ai, with 3 GitHub stars.
Can AI agents pay to use contentrain?
Not yet through Loomal — contentrain is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain contentrain? Claim this listing free by verifying GitHub ownership, or contact us.