pppp606/claude-ops-mcp
3.3
If you are the rightful owner of claude-ops-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Claude Ops MCP is a server that indexes operation history from Claude Code logs, providing queryable tools for inspection and analysis.
Tools
Functions exposed to the LLM to take actions
listFileChanges
Lists recent non-READ file operations matching a path or pattern.
listBashHistory
Returns recent Bash commands with concise summaries.
showBashResult
Provides stdout/stderr and exit code for a specific Bash operation.
showOperationDiff
Returns tool-specific diff details for operations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client