Query Claude Code transcript analytics for cost, safety, audit, and efficiency insights.
This MCP tool appears to expose analytics over Claude Code transcripts. It is open-source under MIT and declares no secrets or remote endpoints, so overall risk is relatively low; however, it is flagged as executing code and operates on transcripts, so local execution behavior and accessible data scope still warrant attention.
The materials explicitly state that no keys or environment variables are required. No API tokens, account credentials, or other sensitive authentication data are requested, so credential exposure and abuse risk appears low.
No remote endpoints are declared in the materials, and there is no stated need to send data to external services. Based on the available facts, there is no clear data egress path; however, the missing README means the actual implementation should still be verified in source.
The objective checks flag this tool as executes-code, meaning it runs code or processes locally. This is a common MCP capability and not high risk by itself, but it should be confirmed that execution is limited to the minimum logic needed for transcript analytics.
Its stated function is to analyze Claude Code transcripts for cost, audit, safety, and efficiency queries, which implies access to relevant transcript data. The materials do not specify exact read/write scope, persistence, or directory restrictions, so data access boundaries should be reviewed, but there is no clear over-privilege red flag from the current facts.
Positive signals include an auditable open-source repository and an MIT license, which reduce supply-chain risk. However, it comes from a third-party registry, has 0 stars, unknown maintenance status, and no README, so evidence of trust and maturity is limited; source and dependency review is advisable before installation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "agentops-mcp" yet — see the docs or source repo.
Analyze cost trends in Claude Code transcripts from the last 30 days, identify the most expensive projects and spike dates, and summarize possible causes.
Returns a cost trend summary, anomaly dates, major cost drivers, and actionable optimization suggestions.
Review Claude Code transcripts for sensitive data exposure, dangerous action requests, or policy-violating interactions, and summarize them by risk level.
Outputs a list of risk events, severity levels, transcript summaries, and recommended follow-up actions.
Using Claude Code transcripts, measure task completion efficiency, identify rework patterns and long low-yield conversations, and provide improvement suggestions.
Provides efficiency metrics, analysis of low-efficiency patterns, representative cases, and workflow improvement recommendations.
Wrap Claude Code CLI as MCP tools for headless coding sessions and automation.
Enable Claude Code to perform coding tasks through the OpenAI Codex CLI.
Control Claude Code sessions in tmux with fine-grained orchestration and efficient extraction.
Coordinate multiple AI coding agents to build, review, and remember together.
Add subagents, web search, and image generation to Claude Code workflows.
Connect Claude models to IDEs and agents for free coding assistance.