Loading MCP server directory, please wait...
Access Bugfender logs, crashes, devices, and user feedback from MCP-enabled clients.
npx @getmcp/cli add io.github.bugfender/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BUGFENDER_API_TOKENBugfender API access token from MCP setup.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bugfender/mcp": {
"command": "npx",
"args": [
"-y",
"@bugfender/mcp"
],
"env": {
"BUGFENDER_API_TOKEN": "",
"BUGFENDER_REFRESH_TOKEN": "",
"BUGFENDER_API_URL": ""
}
}
}
}