pymoo
NewSmitheryData & Analyticsby davila7
Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.
First seen 5/24/2026
Install & Usage
1
Open your MCP config
~/.claude.json2
Add the server config
Add the configuration to "mcpServers": { "pymoo": { "command": "...", "args": [] } }
3
Restart Claude Code
/mcpView source on GitHub
designdata-&-analyticsresearch
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is pymoo?
Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.
How to install pymoo?
To install pymoo: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "pymoo": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is pymoo best for?
pymoo is a mcp categorized under Data & Analytics. It is designed for: design, data-&-analytics, research. Created by davila7.