Loading MCP server directory, please wait...
Insurance denial code lookup, appeal letter generation, and denial analysis for AI agents.
npx @getmcp/cli add io.github.edgeedgehq/denialbotRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.edgeedgehq/denialbot": {
"command": "npx",
"args": [
"-y",
"@coverage-unlocked/denialbot-mcp"
]
}
}
}