Bugfender runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 18 Jun 2026.
Access Bugfender logs, crashes, devices, and user feedback from MCP-enabled clients.
Today is the operative word: we check Bugfender every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @bugfender/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@bugfender/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@bugfender/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@bugfender/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@bugfender/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BUGFENDER_API_TOKEN (Bugfender API access token from MCP setup.), BUGFENDER_REFRESH_TOKEN (Refresh token for automatic session renewal (recommended).), BUGFENDER_API_URL (API base URL override; defaults to https://dashboard.bugfender.com/api).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Dynatrace Managed to access logs, events, and metrics.
Inspect and manage Verlon AI gates, logs, recommendations, and experiments from any MCP client.
MCP gateway for controlled SSH access with per-client auth, command policies, and audit logging.
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
SigNoz MCP server: access metrics, traces, logs, alerts, and dashboards via AI assistants
Full MCP server for MT5: access trades, logs, compilation, etc..
Log, query, and edit expenses, budgets, and accounts in Manilo from any MCP-compatible AI assistant.
Manage CronAlert uptime monitors, check results, and incidents from any MCP client.
Answers built from our own checks of this server.