Contentrain AI helps teams extract, govern, and ship structured content from their codebase, turning hardcoded UI text and documents into a reviewable content layer.
From the registry: Local-first MCP server for AI content governance — models, content, validation, i18n
$ npx contentrain initPlease install the `contentrain` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Initialize workspace** — Run 'npx contentrain init' in your project to create .contentrain/ workspace. Run: `npx contentrain init`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["contentrain","serve","--stdio"]
Note: Local-first content governance with MCP. 15 tools. Works with Claude Code, Cursor, Windsurf.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.