bivex/MemPro-mcp
3.2
If you are the rightful owner of MemPro-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.
An MCP (Model Context Protocol) server for analyzing MemPro memory profiling data and detecting memory errors using AI-powered analysis.
Tools
Functions exposed to the LLM to take actions
analyze_leaks
Analyzes memory leaks and returns prioritized issues.
get_summary
Provides comprehensive memory usage summary.
get_top_leakers
Returns top N functions causing memory leaks.
analyze_fragmentation
Analyzes memory fragmentation.
find_large_allocations
Identifies unusually large allocations.
get_all_issues
Comprehensive analysis of all issues.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client