Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
pulsemcp avatar

Appsignal MCP

  • 76 repo stars
  • Updated July 26, 2026
  • pulsemcp/mcp-servers

AppSignal MCP is an MCP server that retrieves alert details and searches AppSignal logs within time ranges from your agent.

About

AppSignal MCP (com.pulsemcp/appsignal) connects your coding agent to an AppSignal account so you can inspect alerts and logs during firefighting. developers who already instrument Rails, Node, or other supported stacks with AppSignal can run the stdio server through npx with a required API key and optionally pin an application ID. Instead of context-switching to the web UI for every spike, the agent can search logs and pull time-windowed entries while you patch. It does not replace dashboards, paging policies, or root-cause analysis discipline. Skip it if you do not use AppSignal or you are pre-launch with no production telemetry. This is an operational MCP integration, not a testing or security scanner.

  • Fetch alert details from AppSignal via MCP tools
  • Search logs and retrieve logs within configurable time ranges
  • stdio npm server appsignal-mcp-server (npx -y), version 0.5.3
  • Requires APPSIGNAL_API_KEY; optional APPSIGNAL_APP_ID with dynamic app selection
  • Published from pulsemcp/mcp-servers experimental/appsignal subfolder

Appsignal MCP by the numbers

  • Data as of Aug 10, 2026 (Skillselion catalog sync)
terminal
claude mcp add --env APPSIGNAL_API_KEY=YOUR_APPSIGNAL_API_KEY --env APPSIGNAL_APP_ID=YOUR_APPSIGNAL_APP_ID appsignal-mcp-server -- npx -y appsignal-mcp-server

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars76
Packageappsignal-mcp-server
TransportSTDIO
AuthRequired
Last updatedJuly 26, 2026
Repositorypulsemcp/mcp-servers

What it does

Query AppSignal alerts and logs from your agent when debugging production issues without leaving the IDE.

Who is it for?

Best when you're already on AppSignal and want Claude Code or Cursor to help triage alerts and log searches.

Skip if: Skip if you're without AppSignal, greenfield projects with no production app, or shops that forbid production API keys in local agents.

What you get

Your agent can query AppSignal alerts and logs in-thread so you fix incidents faster with less context switching.

  • Alert detail snapshots accessible to the agent
  • Log search and time-range log retrieval for debugging sessions

By the numbers

  • Server version 0.5.3
  • APPSIGNAL_API_KEY required; APPSIGNAL_APP_ID optional
README.md

PulseMCP's MCP Servers

We build reliable servers thoughtfully designed for MCP Client-powered workflows.

Design principles

You can have confidence that any Pulse-branded MCP server was built with these north stars in mind:

  1. Purpose-built. LLM-powered MCP clients offer uniquely new user interaction patterns that necessitate a different layer of abstraction than the REST API's from a pre-AI era. We thoughtfully scope drawing lines like building a new server, versus incorporating a new feature in another server. Or deciding where one slew of REST API endpoints might be better packaged as a single Tool call. And more.
  2. Easy set up. Many MCP servers die before ever getting a chance to be used. We offer guides and a frustration-free experience to get going with our MCP servers inside your favorite MCP clients.
  3. Time savings. By minimizing the number of tool chain steps or conversational turns you need to accomplish a task, our MCP servers will save you (and your agents) time waiting for a task to be completed.
  4. Inference cost savings. By minimizing the number of tokens you need to consume to a accomplish a task, our MCP servers will save you on your LLM inference bills.
  5. Reliability. You should have confidence that you can deploy our servers in a production application serving mass market consumers or business clients.
  6. Future-proof. We sit on the bleeding edge of the MCP specification, working to push the ecosystem forward. As such, you can be sure that if you commit to baking our server into your workflow, it will self-improve over time to take advantage of the latest and greatest MCP features.

Servers Available

Productionized Servers

These are PulseMCP-branded servers that we intend to maintain indefinitely as our own offerings.

The MCP Registry column controls whether the server is published to the official MCP Registry (com.pulsemcp/<server-name>) by the publish-mcp-registry.yml workflow.

Name Description Local Status Remote Status MCP Registry Target Audience Notes
pulse-fetch Pull internet resources into context 0.3.3 Not Started Yes Agent-building frameworks (e.g. fast-agent, Mastra, PydanticAI) and MCP clients without built-in fetch Supports Firecrawl and BrightData integrations; HTML noise stripping; Resource caching; LLM extraction
pulse-subregistry Browse the PulseMCP Sub-Registry 0.0.8 Not Started Yes Developers discovering MCP servers from the PulseMCP Sub-Registry Search and pagination; Version selection; Integrates with PulseMCP Sub-Registry API
image-diff Programmatic image comparison 0.1.3 Not Started Yes Developers comparing design mocks against UI implementations Pixel-level diff with clustering; Heatmap visualization; Anti-aliasing detection; Auto-alignment for different-sized images
svg-tracer Bitmap-to-SVG vector tracing 0.1.3 Not Started Yes Developers converting bitmap images to SVG vector graphics Supports PNG, JPG, WebP, BMP, GIF, TIFF; Alpha channel preprocessing; Target size scaling; Customizable tracing parameters

Experimental Servers

These are high-quality servers that we may discontinue if the official provider creates and maintains a better MCP server.

Name Description Local Status Remote Status MCP Registry Target Audience Notes
agent-orchestrator Agent parallelization system for agentic coding and ops 0.8.8 Not Started No PulseMCP team for agent orchestration Requires AGENT_ORCHESTRATOR_BASE_URL and API_KEY; Internal use only
appsignal AppSignal application performance monitoring and error tracking 0.5.4 Not Started Yes Developers using AppSignal for application monitoring Requires AppSignal API key; NOT officially affiliated with AppSignal
claude-code-agent Claude Code Agent MCP Server for managing Claude Code CLI sessions 0.0.8 Not Started No Developers building AI-powered automation workflows Requires Claude Code CLI installed locally
dynamodb AWS DynamoDB table and item operations with fine-grained access 0.2.7 Not Started Yes Developers using AWS DynamoDB Requires AWS credentials; Fine-grained tool access control
remote-filesystem Remote filesystem operations on cloud storage (GCS) 0.1.5 Not Started Yes Developers needing cloud storage integration Requires GCS credentials; Full CRUD operations; Published as remote-filesystem-mcp-server
s3 AWS S3 bucket and object management 0.0.5 Not Started Yes Developers needing S3 storage integration Requires AWS credentials; Fine-grained tool access control; Published as s3-aws-mcp-server
fetchpet Fetch Pet insurance claims management 0.1.8 Not Started Yes Pet owners with Fetch Pet insurance Requires Fetch Pet username and password; NOT officially affiliated with Fetch Pet
fly-io Fly.io cloud platform app and machine management 0.1.7 Not Started Yes Developers deploying applications to Fly.io Requires FLY_IO_API_TOKEN; NOT officially affiliated with Fly.io
gcs Google Cloud Storage bucket and object management 0.1.14 Not Started Yes Developers needing GCS storage integration Requires GCS credentials; Fine-grained tool access control; Published as gcs-google-mcp-server
google-flights Google Flights search, date grids, and airport lookup 0.2.5 Not Started Yes Users searching for flights via Google Flights No API key required; Uses protobuf-encoded HTTP requests; Published as google-flights-mcp-server; NOT officially affiliated with Google
gmail Gmail integration for email access 0.4.11 Not Started Yes Gmail users (personal or Google Workspace) Supports OAuth2 (personal) and service account (Workspace); NOT officially affiliated with Google
google-calendar Google Calendar Workspace integration for calendar management 0.0.13 Not Started Yes Google Workspace organizations needing Calendar integration Requires service account with domain-wide delegation; NOT officially affiliated with Google
good-eggs Good Eggs grocery shopping automation 0.1.10 Not Started Yes Users of Good Eggs grocery delivery service Requires Good Eggs username and password; NOT officially affiliated with Good Eggs
onepassword 1Password credential and secrets management via CLI 0.5.4 Not Started Yes Developers using 1Password for secrets management Requires 1Password CLI and service account token; NOT officially affiliated with 1Password
hatchbox Hatchbox Rails hosting platform management 0.1.3 Not Started Yes Rails developers using Hatchbox for hosting Requires Hatchbox API key and deploy key
langfuse Readonly Langfuse LLM trace and observation analysis 0.1.3 Not Started Yes Developers using Langfuse for LLM observability Requires Langfuse API keys; Published as langfuse-observability-mcp-server; NOT officially affiliated with Langfuse
monarch-money Monarch Money personal finance management (read + mutate) 0.0.9 Not Started Yes Monarch Money users tracking accounts, transactions, net worth, and budgets Requires Monarch credentials; tool-group filtering for write protection; NOT officially affiliated with Monarch Money
playwright-stealth Browser automation with Playwright and optional stealth mode 0.2.3 Not Started Yes Developers needing browser automation with anti-bot bypass Optional stealth mode via STEALTH_MODE env var
pointsyeah Award flight search across 20+ airline loyalty programs 0.2.9 Not Started Yes Travelers optimizing credit card points for flights Optional PointsYeah refresh token (can be set at runtime); NOT officially affiliated with PointsYeah
proctor Proctor exam runner for testing MCP servers 0.1.9 Not Started Yes PulseMCP team for MCP server testing Requires PROCTOR_API_KEY; Internal use only
pulsemcp-cms-admin Internal API for managing PulseMCP newsletter content 0.10.4 Not Started No PulseMCP team for content management Requires PULSEMCP_ADMIN_API_KEY; Internal use only
serpapi-hotels Google Hotels search, details, and reviews via SerpAPI 0.0.4 Not Started Yes Users searching for hotels via Google Hotels Requires SerpAPI key; NOT officially affiliated with SerpAPI or Google
slack Slack workspace messaging and collaboration integration 0.0.7 Not Started Yes Teams using Slack for team communication Requires Slack Bot Token; NOT officially affiliated with Slack
ssh SSH remote server management with agent authentication 0.1.5 Not Started Yes Developers needing SSH access to remote servers Supports SSH agent for passphrase-protected keys
twist Twist team messaging and collaboration platform integration 0.2.3 Not Started Yes Teams using Twist for asynchronous communication Requires Twist API bearer token and workspace ID
vercel Vercel deployment management and runtime log retrieval 0.1.3 Not Started Yes Developers using Vercel for deployment and hosting Requires Vercel API token; Published as vercel-platform-mcp-server; NOT officially affiliated with Vercel
google-docs MCP server for Google Docs integration with OAuth2 and service account support 0.1.4 Not Started Yes TBD TBD

Contributing

See CONTRIBUTING.md.

Recommended MCP Servers

How it compares

AppSignal telemetry MCP, not a generic log aggregator skill or deploy pipeline.

FAQ

Who is AppSignal MCP for?

Developers and small teams using AppSignal in production who want MCP-driven alert and log lookup from their coding agent.

When should I use AppSignal MCP?

During Operate monitoring and error triage after launch, when you need alert context and time-bounded log search inside an agent session.

How do I add AppSignal MCP to my agent?

Configure stdio MCP to run npx -y appsignal-mcp-server, set APPSIGNAL_API_KEY (required), and APPSIGNAL_APP_ID if you want a fixed app.

Monitoringmonitoringinfra

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.