Product Demos
MCP Server Demo

Your AI coding tools are only as useful as the context they have. Without production data, they're guessing. AppSignal's MCP server fixes that by connecting your monitoring data directly to the AI tools you already work in.
Go from "there's a bug?" to "fix deployed" without leaving your editor.
What the AppSignal MCP Server Does
The AppSignal MCP Server feeds your application monitoring data into MCP-enabled AI tools, so they can help you answer the questions that actually matter:
- What's broken or slow in my app right now?
- Which part of my codebase is causing this performance issue?
- Where are anomalies showing up in production?
- How do I fix this specific error?
No more copying stack traces into chat windows. The context is already there.
Works With the Tools You're Already Using
AppSignal follows the MCP standard, so it works with any MCP-enabled tool out of the box:
- Claude AI
- VS Code
- Windsurf
- Cursor
- Zed

What AppSignal Brings Into Your Workflow
Once connected, your AI tools get access to the full AppSignal monitoring picture:
- Error and exception tracking
- Performance metrics
- Anomaly detection
- Health check-ins
- Uptime monitoring
- Application logging
That's the difference between an AI assistant that gives generic suggestions and one that can point to the exact span causing your slowdown.
Set Up in Minutes
Generate an MCP token from Account Settings > MCP Tokens. Tokens have configurable permissions per toolset, so you can lock down or expand access as needed.
Then point your editor at the AppSignal MCP endpoint:

Configure Claude to use the AppSignal MCP server by editing the ~/Library/Application Support/Claude/claude_desktop_config.json file:
{ "mcpServers": { "appsignal": { "type": "streamable-http", "url": "https://appsignal.com/api/mcp", "headers": { "Authorization": "Bearer your-mcp-token" } } } }
Full setup instructions in our documentation.
AI That Helps, Not AI for Show
We haven't plastered AI buttons across the AppSignal UI. That's a deliberate choice.

AppSignal is built by developers who use it daily. We know the value isn't in AI features you have to go looking for. It's in having the right information surface at the right moment, inside the tools where you're already doing the work. The MCP server is how we deliver that.
Try It in Your Editor Today
AppSignal is an APM built by developers, for developers. Start your 30-day free trial, no credit card required, and connect AppSignal to your AI coding tools in minutes.
Questions? Our support team (real humans) is always on hand. And if you want to see more of what AppSignal can do, browse the product demo gallery.
Start your free trial
Don’t let the bad bugs bite. Try AppSignal for free.
AppSignal offers a 30-day free trial, no credit card is required. All features are available in all plans. Start monitoring your application in just a few clicks!