MCP server
SmartBear MCP Server
Official SmartBear server that brings BugSnag error data and test tooling to agents.
Add it to your client
OfficialInstall
npx @smartbear/mcp@latest
mcpServers
{
"mcpServers": {
"smartbear-mcp": {
"command": "npx",
"args": [
"@smartbear/mcp@latest"
]
}
}
}- Transport
- stdio
- Runtime
- Node
- Auth
- Required
- License
- MIT
One Node package covers several SmartBear products, and the monitoring half comes from BugSnag (Insight Hub): projects, filtered errors, stacktraces and the source context around a crash. It runs over stdio and reads each product's credentials from environment variables, so a team can enable only the products it pays for. Hosted endpoints exist for some of the products when running a local process is not an option.
Similar MCP servers
AWS MCP Servers
MCP serverA large collection of AWS-specific MCP servers, installed one at a time.
Developer ToolsCloud Platforms & Infrastructure
Neon MCP Server
MCP serverHosted MCP endpoint for Neon Postgres projects, branches and migrations.
DatabasesCloud Platforms & Infrastructure
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Comments(0)
Sign in to comment