mcp-optimist

Atomic-Germ/mcp-optimist

3.1

If you are the rightful owner of mcp-optimist 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.

Optimist MCP Server is an intelligent code optimization server that enhances codebases by analyzing and improving them across multiple dimensions.

Tools

Functions exposed to the LLM to take actions

analyze_performance

Profile code execution and identify performance bottlenecks

optimize_memory

Detect memory leaks and suggest memory-efficient patterns

analyze_complexity

Evaluate cyclomatic and cognitive complexity

analyze_dependencies

Map dependency graphs and find optimization opportunities

detect_code_smells

Identify anti-patterns and code quality issues

find_dead_code

Locate unused code, variables, and dependencies

optimize_hot_paths

Analyze and optimize frequently executed code paths

suggest_refactoring

Provide AI-powered refactoring recommendations

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources