SERVER

Bugfender MCP Server

Rank #30087

pulsemcp/bugfender

Provides user-scoped read access to Bugfender mobile app logs, crash reports, devices, and issue aggregation via the Bugfender dashboard API.

First listed
Mar 19, 2026
Last publish date
Apr 29, 2026
OVERVIEW

Bugfender MCP Server is a Model Context Protocol (MCP) server published by bugfender. It ranks #30087 of 58,832 servers tracked on MCP Toplist. Bugfender MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 19, 2026 and most recently updated on Apr 29, 2026.

STANDING
#30,087of 58,832 tracked servers

Ranks ahead of 28,745 of 58,832 servers on MCP Toplist.

CONNECT

Use Bugfender MCP Server

Add Bugfender MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "bugfender": {
      "command": "npx",
      "args": [
        "-y",
        "@bugfender/mcp"
      ],
      "env": {
        "BUGFENDER_API_TOKEN": "<your BUGFENDER_API_TOKEN>",
        "BUGFENDER_REFRESH_TOKEN": "<your BUGFENDER_REFRESH_TOKEN>",
        "BUGFENDER_API_URL": "<your BUGFENDER_API_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

bugfender

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.5.0Apr 29, 2026
0.4.0Apr 15, 2026
FAQ

Frequently asked questions

What is Bugfender MCP Server?
Provides user-scoped read access to Bugfender mobile app logs, crash reports, devices, and issue aggregation via the Bugfender dashboard API.
Who maintains Bugfender MCP Server?
Bugfender MCP Server is maintained by bugfender, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Bugfender MCP Server an official MCP server?
Yes — Bugfender MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Bugfender MCP Server have?
MCP Toplist tracks 2 versions of Bugfender MCP Server, most recently published on Apr 29, 2026.
Where can I find the source code for Bugfender MCP Server?
The source code for Bugfender MCP Server is hosted at github.com/bugfender/bugfender-mcp.
EXPLORE