Comparison

Executor vs LiteLLM

A like-for-like, spec-level comparison. Both entries are verified against their docs and repo.

Executor

One MCP gateway to connect any agent to every tool.

  • + One endpoint reaches every tool your agent needs
  • + Shared auth and safety rules across all agents
  • + Supports OpenAPI, GraphQL, MCP, and custom JS functions
  • − Newer project with a smaller community
  • − Adds a proxy layer between agents and tools

LiteLLM

Open-source LLM gateway with cost tracking, routing, and fallbacks.

  • + Unified API across every major provider and open model
  • + Cost tracking, budget alerts, and spend limits per project or user
  • + Fallback chains and load balancing across providers
  • − Broad surface area; many features to configure
  • − Some advanced features require the paid CloudUI tier
Spec Executor LiteLLM
Role LLM gateway LLM gateway
Tags llm-gateway, persona-platform-engineer llm-gateway, library, persona-platform-engineer
License MIT MIT
Open source Yes Yes
Self-hostable Yes Yes
MCP support Yes No
Pricing free free
Price Free Free
Usage cost No model cost No model cost
Models multi multi
Languages typescript python
GitHub stars 2.5k 52.6k
Last activity 2026-07-04 2026-07-04