Skip to main content
Glama

MCP Optimizer

smithery.json323 B
{ "name": "crew-optimizer", "description": "CrewAI-powered optimisation tools (LP simplex, MILP branch-and-bound) exposed over MCP", "entry": "python -m crew_optimizer.server", "transports": ["stdio", "http"], "http": { "port": 3333, "path": "/" }, "tags": ["optimization", "LP", "MILP", "crewai", "simplex"] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrugankpednekar/mcp-optimizer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server