Loading MCP server directory, please wait...
The Matra rich text editor's documentation as an MCP server: every extension, command and API.
npx @getmcp/cli add com.matrajs/matraRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.matrajs/matra": {
"command": "npx",
"args": [
"-y",
"@matrajs/mcp"
]
}
}
}