Loading MCP server directory, please wait...
CMMN case management with 184 MCP tools for cases, tasks, workflows, billing, and AI agents.
npx @getmcp/cli add io.github.mstang/casemgr-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CASEMGR_API_TOKENAPI token from casemgr.systems/tokens
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mstang/casemgr-mcp": {
"command": "npx",
"args": [
"-y",
"casemgr-mcp"
],
"env": {
"CASEMGR_API_TOKEN": ""
}
}
}
}