Pinpoint Apm MCP — AI skill for Claude Code
Description: Pinpoint APM MCP server — read-only, guardrailed access to Pinpoint traces, metrics, transactions, and topology for Claude and AI agents.
How to install Pinpoint Apm MCP
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Karma098/pinpoint-apm-mcp and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Pinpoint Apm MCP does
- Description: Pinpoint APM MCP server — read-only, guardrailed access to Pinpoint traces, metrics, transactions, and topology for Claude and AI agents. - Topics: mcp, mcp-server, model-context-protocol, pinpoint, pinpoint-apm, apm, observability, claude, ai-agents, sre
Alternatives in AI
- Ccstatusline — by sirmalloc - A highly customizable status line formatter for Claude Code CLI that displays model info, git b 5.5k ★
- Welcome — AI Research Skills — You now have access to 86 production-ready skills covering the entire AI research lifecycle: literature survey 5.4k ★
- Anthropic SDK TypeScript — Access to Anthropic's safety-first language model APIs in TypeScript 2.1k ★
README
Pinpoint APM MCP Server
[](./LICENSE)   
**pinpoint-apm-mcp is an MCP server for [Pinpoint APM](https://github.com/pinpoint-apm/pinpoint): a read-only, guardrailed [Model Context Protocol](https://modelcontextprotocol.io) bridge that lets Claude and other AI agents debug production using Pinpoint traces, metrics, transactions, and service topology.**
pinpoint-mcp lets AI assistants such as Claude, or any MCP client that speaks Streamable HTTP, investigate production incidents using your existing Pinpoint Web deployment. They can check application health, search transactions, read redacted traces, compare agent metrics, inspect service dependencies and, when you allow it, take live thread dumps. Strict limits make sure an AI can never overload, change, or leak data from Pinpoint.
This project is independent and is not affiliated with or endorsed by the Pinpoint project or NAVER.
Table of contents
- What it provides
- How it works
- Requirements
- Getting started
- Connecting MCP clients
- Tools reference
- Response format
- Error codes
- Guardrails
- Configuration
- Authentication
- Pinpoint routes used
- Health, readiness, and logging
- Caching and scaling
- Model system prompt and evaluations
- Deployment
- Production rollout checklist
- Troubleshooting
- Limitations
- [Development
Related Skills
Code Context Control
Local MCP code-intelligence for AI coding tools: surgical search/read/edit, agent-config version history, path
Pbi New
Generate a complete DAX measure from a plain-English business requirement. Produces the expression, format str
Loongsuite JS
OpenTelemetry instrumentation plugins for JavaScript-based AI coding agents. Collect traces, tool calls, and L
Claude Code Terminal Pro
Enhance Claude Code terminal with a Gruvbox Dark status line that shows model info and real-time context usage
Secondmate Reason
Ask a read-only reasoning model (via secondmate) a hard analysis question — root-cause, triage, plan review, p
Ask Claude For Codex
A read-only second opinion from Claude Code—with selectable model, effort, budget, and persistent context.
Related Agents
Apm Configuration
Manage Datadog APM configuration including retention filters for span indexing and span-based metrics generati
Timps API Perf Profiler
Profile an API from access logs / traces — p50/p95/p99 by endpoint, slow query, N+1 detection, and concrete op
MCP Integrator
Decides what tool or data access a task needs and how to wire it via MCP, preferring an existing server over a