FosterG4/mcpsaver
If you are the rightful owner of mcpsaver and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Code Reference Optimizer MCP Server is designed to enhance AI assistant efficiency by optimizing code context extraction and import management.
Tools
Functions exposed to the LLM to take actions
extract_code_context
Extracts minimal, relevant code context from a specified file.
get_cached_context
Retrieves cached code context for a specified file.
analyze_code_diff
Analyzes differences between old and new code content.
optimize_imports
Optimizes imports based on used symbols in the code.
get_config
Retrieves current configuration settings.
update_config
Updates configuration settings.
reset_config
Resets configuration to default settings.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client