Skip to content
Back to search
30
MCP

evolution-mcp

pypi/evolution-mcp

Modal-backed MCP server for parallel evaluation of agent-generated code variants

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_privkeyio-evolve-mcp
Universal MCP server for agent self-improvement via evolutionary algorithms
0 tools
ideosphere-mcp
MCP Server for evolutionary brainstorming with genetic programming
0 tools
io.github.codespar/mcp-evolution-api
MCP server for Evolution API — WhatsApp messaging, instances, contacts
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
agent-eval-mcp
Deterministic evaluation tools for AI coding agents, exposed as an MCP server.
0 tools
data-science-mcp
Data Science MCP Server — Model training, evaluation, and evolution tools for agentic ML workflows. Integrates with agent-utilities IModelEv
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "evolution-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}