Najm
Freeby MCP Community
MCP plugin for Najm framework
v0.0.10Added Apr 12, 2026
Najm MCP Server
MCP plugin for Najm framework
Installation
Reviews
Installation
Quick install
npx -y najm-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"najm": {
"command": "npx",
"args": ["-y", "najm-mcp"]
}
}
}