Loading MCP server directory, please wait...
MCP server for AppSignal — get alert details, search logs, and retrieve logs within time ranges.
npx @getmcp/cli add com.pulsemcp/appsignalRequires Node.js 18+. Community-contributed server. Review source before installing.
APPSIGNAL_API_KEYYour AppSignal API key for authentication.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.pulsemcp/appsignal": {
"command": "npx",
"args": [
"-y",
"-y",
"appsignal-mcp-server"
],
"env": {
"APPSIGNAL_API_KEY": "",
"APPSIGNAL_APP_ID": ""
}
}
}
}