
AppSignal
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.
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
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:
- 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.
- 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.
- 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.
- 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.
- Reliability. You should have confidence that you can deploy our servers in a production application serving mass market consumers or business clients.
- 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.
| Name | Description | Local Status | Remote Status | Target Audience | Notes |
|---|---|---|---|---|---|
| pulse-fetch | Pull internet resources into context | 0.3.0 | Not Started | 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.2 | Not Started | 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.0 | Not Started | 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.0 | Not Started | 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 | Target Audience | Notes |
|---|---|---|---|---|---|
| agent-orchestrator | Agent parallelization system for agentic coding and ops | 0.3.0 | Not Started | 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.1 | Not Started | 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.6 | Not Started | 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.0 | Not Started | Developers using AWS DynamoDB | Requires AWS credentials; Fine-grained tool access control |
| remote-filesystem | Remote filesystem operations on cloud storage (GCS) | 0.1.0 | Not Started | 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.2 | Not Started | 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.5 | Not Started | 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.0 | Not Started | 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.1 | Not Started | 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.1 | Not Started | 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.1 | Not Started | 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.7 | Not Started | 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.7 | Not Started | 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.1.1 | Not Started | Developers using 1Password for secrets management | Requires 1Password CLI and service account token; NOT officially affiliated with 1Password |
| hatchbox |
README truncated. View full README on GitHub.
Alternatives
Related Skills
Browse all skillsUI 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.
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".
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.
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`.
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.
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.