AppSignal

AppSignal

pulsemcp

Connects to AppSignal's monitoring platform to track incidents, detect anomalies, and analyze application performance and logs. Helps debug production issues by querying monitoring data with time-based filters.

Integrates with AppSignal's monitoring platform to provide incident tracking, anomaly detection, performance monitoring, and log analysis with severity filtering and time-based queries for debugging production applications.

62202 views6Local (stdio)

What it does

  • Track production incidents and alerts
  • Detect performance anomalies
  • Monitor application metrics
  • Query logs with severity filtering
  • Analyze time-based performance data

Best for

DevOps teams monitoring production systemsDebugging application performance issuesInvestigating production incidents
Built-in severity filteringTime-based query supportProduction-focused debugging

About AppSignal

AppSignal is a community-built MCP server published by pulsemcp that provides AI assistants with tools and capabilities via the Model Context Protocol. AppSignal: real-time monitoring with incident tracking, anomaly detection, performance metrics and log analysis for fast It is categorized under developer tools.

How to install

You can install AppSignal in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

AppSignal is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

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.

NameDescriptionLocal StatusRemote StatusTarget AudienceNotes
pulse-fetchPull internet resources into context0.3.0Not StartedAgent-building frameworks (e.g. fast-agent, Mastra, PydanticAI) and MCP clients without built-in fetchSupports Firecrawl and BrightData integrations; HTML noise stripping; Resource caching; LLM extraction
pulse-subregistryBrowse the PulseMCP Sub-Registry0.0.2Not StartedDevelopers discovering MCP servers from the PulseMCP Sub-RegistrySearch and pagination; Version selection; Integrates with PulseMCP Sub-Registry API
image-diffProgrammatic image comparison0.1.0Not StartedDevelopers comparing design mocks against UI implementationsPixel-level diff with clustering; Heatmap visualization; Anti-aliasing detection; Auto-alignment for different-sized images
svg-tracerBitmap-to-SVG vector tracing0.1.0Not StartedDevelopers converting bitmap images to SVG vector graphicsSupports 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.

NameDescriptionLocal StatusRemote StatusTarget AudienceNotes
agent-orchestratorAgent parallelization system for agentic coding and ops0.3.0Not StartedPulseMCP team for agent orchestrationRequires AGENT_ORCHESTRATOR_BASE_URL and API_KEY; Internal use only
appsignalAppSignal application performance monitoring and error tracking0.5.1Not StartedDevelopers using AppSignal for application monitoringRequires AppSignal API key; NOT officially affiliated with AppSignal
claude-code-agentClaude Code Agent MCP Server for managing Claude Code CLI sessions0.0.6Not StartedDevelopers building AI-powered automation workflowsRequires Claude Code CLI installed locally
dynamodbAWS DynamoDB table and item operations with fine-grained access0.2.0Not StartedDevelopers using AWS DynamoDBRequires AWS credentials; Fine-grained tool access control
remote-filesystemRemote filesystem operations on cloud storage (GCS)0.1.0Not StartedDevelopers needing cloud storage integrationRequires GCS credentials; Full CRUD operations; Published as remote-filesystem-mcp-server
s3AWS S3 bucket and object management0.0.2Not StartedDevelopers needing S3 storage integrationRequires AWS credentials; Fine-grained tool access control; Published as s3-aws-mcp-server
fetchpetFetch Pet insurance claims management0.1.5Not StartedPet owners with Fetch Pet insuranceRequires Fetch Pet username and password; NOT officially affiliated with Fetch Pet
fly-ioFly.io cloud platform app and machine management0.1.0Not StartedDevelopers deploying applications to Fly.ioRequires FLY_IO_API_TOKEN; NOT officially affiliated with Fly.io
gcsGoogle Cloud Storage bucket and object management0.1.1Not StartedDevelopers needing GCS storage integrationRequires GCS credentials; Fine-grained tool access control; Published as gcs-google-mcp-server
google-flightsGoogle Flights search, date grids, and airport lookup0.2.1Not StartedUsers searching for flights via Google FlightsNo API key required; Uses protobuf-encoded HTTP requests; Published as google-flights-mcp-server; NOT officially affiliated with Google
gmailGmail integration for email access0.4.1Not StartedGmail users (personal or Google Workspace)Supports OAuth2 (personal) and service account (Workspace); NOT officially affiliated with Google
google-calendarGoogle Calendar Workspace integration for calendar management0.0.7Not StartedGoogle Workspace organizations needing Calendar integrationRequires service account with domain-wide delegation; NOT officially affiliated with Google
good-eggsGood Eggs grocery shopping automation0.1.7Not StartedUsers of Good Eggs grocery delivery serviceRequires Good Eggs username and password; NOT officially affiliated with Good Eggs
onepassword1Password credential and secrets management via CLI0.1.1Not StartedDevelopers using 1Password for secrets managementRequires 1Password CLI and service account token; NOT officially affiliated with 1Password
hatchbox

README truncated. View full README on GitHub.

Alternatives

Related Skills

Browse all skills
ui-design-system

UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.

18
ai-sdk

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".

6
api-documenter

Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build comprehensive developer portals. Use PROACTIVELY for API documentation or developer portal creation.

4
openai-knowledge

Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.

4
cli-builder

Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.

3
ydc-ai-sdk-integration

Integrate Vercel AI SDK applications with You.com tools (web search, AI agent, content extraction). Use when developer mentions AI SDK, Vercel AI SDK, generateText, streamText, or You.com integration with AI SDK.

2