claude mcp add compulsemcp-appsignal -- npx -y appsignal-mcp-server
{
"mcpServers": {
"compulsemcp-appsignal": {
"command": "npx",
"args": ["-y", "appsignal-mcp-server"]
}
}
}
{
"mcpServers": {
"compulsemcp-appsignal": {
"command": "npx",
"args": ["-y", "appsignal-mcp-server"]
}
}
}
{
"mcpServers": {
"compulsemcp-appsignal": {
"command": "npx",
"args": ["-y", "appsignal-mcp-server"]
}
}
}
About This MCP Server
The com.pulsemcp/appsignal tool is a Model Context Protocol server that connects to AppSignal, enabling developers to retrieve detailed information about alerts, search through logs, and fetch logs within specific time ranges. This server can be used when a developer needs to investigate issues or errors in their application, and it can be integrated using npm and stdio. Developers would typically reach for this tool when they need to diagnose problems or analyze log data in their application.
MCP server for AppSignal — get alert details, search logs, and retrieve logs within time ranges.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
appsignal-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The appsignal server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.