Bugfender
Quality Score
90
/100
Access Bugfender logs, crashes, devices, and user feedback from MCP-enabled clients.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@bugfender/mcp"
],
"env": {
"BUGFENDER_API_TOKEN": "<your-bugfender_api_token>",
"BUGFENDER_REFRESH_TOKEN": "<your-bugfender_refresh_token>",
"BUGFENDER_API_URL": "<bugfender_api_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@bugfender/mcp"
],
"env": {
"BUGFENDER_API_TOKEN": "<your-bugfender_api_token>",
"BUGFENDER_REFRESH_TOKEN": "<your-bugfender_refresh_token>",
"BUGFENDER_API_URL": "<bugfender_api_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @bugfender/mcp§02 Environment variables
BUGFENDER_API_TOKENrequiredsecret
Bugfender API access token from MCP setup.
BUGFENDER_REFRESH_TOKENsecret
Refresh token for automatic session renewal (recommended).
BUGFENDER_API_URLAPI base URL override; defaults to https://dashboard.bugfender.com/api
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04 Alternatives in Monitoring & Logs
ThornGuard
app.qwady.thorns/thornguard
Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.
Calories Club: AI Food Tracker
app.recordo.api/calories-club
AI-powered calorie tracking with photo recognition, barcode scanning, and voice logging
Auth0 MCP Server
com.auth0/mcp
Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language