Provides access to AppSignal's monitoring data, metrics, and tools, enabling AI agents to interact with performance monitoring information from AppSignal.
AppSignal MCP Server [beta]
This is the official AppSignal MCP server. It allows AI agents to access AppSignal's monitoring data, metrics, and tools and is currently in beta.
Join our Discord community to help test and shape this MCP implementation.
Prerequisites
- Docker
- An AppSignal account and an AppSignal MCP token.
Installation
Pull the Docker image:
Configuration
Claude
Configure Claude to use the AppSignal MCP server by editing the ~/Library/Application Support/Claude/claude_desktop_config.json
file:
Claude code
To enable AppSignal MCP in Claude Code, run the following command:
Cursor and Windsurf
To enable AppSignal MCP in Cursor or Windsurf, edit your configuration file.
For Cursor use ~/.cursor/mcp.json
For Windsurf use ~/.codeium/windsurf/mcp_config.json
Add the following configuration:
Zed
Open your Zed settings file and add the context_servers
section:
VSCode
If you are running GitHub Copilot, and are signed in under a company account, make sure to set "MCP servers in Copilot" to "Enabled" under your organization settings > Copilot > Policies.
Then add this config to your .vscode/mcp.json
settings:
Development
To work on the MCP server:
- Start the TypeScript compiler in watch mode:
- Run tests:
- Use the MCP inspector for debugging:
Contributing
Thinking of contributing to our project? Awesome! 🚀
Please follow our Contributing guide in our documentation and follow our Code of Conduct.
Also, we would be very happy to send you Stroopwafles. Have look at everyone we send a package to so far on our Stroopwafles page.
Support
- Join our Discord community to chat with other developers and the AppSignal team
- Contact us to speak directly with the engineers working on AppSignal. They will help you get set up, tweak your code and make sure you get the most out of using AppSignal.
License
This project is licensed under the MIT License - see the LICENSE file for details.
About AppSignal
AppSignal provides real-time performance monitoring for your web applications. Track errors, monitor performance, measure client-side metrics, and receive alerts when things go wrong.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
The official AppSignal MCP Server
Related MCP Servers
- Python
- -securityFlicense-qualityOfficial Substack MCP ServerLast updated -18Python
- -securityFlicense-qualityRoot Signals MCP ServerLast updated -7Python
- PythonMIT License