🔍

appsignal

MCP server for AppSignal — get alert details, search logs, and retrieve logs within time ranges.

RUN IN TERMINAL
claude mcp add compulsemcp-appsignal -- npx -y appsignal-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "compulsemcp-appsignal": { "command": "npx", "args": ["-y", "appsignal-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "compulsemcp-appsignal": { "command": "npx", "args": ["-y", "appsignal-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/compulsemcp-appsignal.svg)](https://skillsplayground.com/mcps/compulsemcp-appsignal/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.