Skip to content
Back to search
30
MCP

Frugal

io.github.brainsparker/frugal

Cost-optimized MCP server: routes every tool call to the cheapest provider that returns a result.

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

Similar MCP servers embedding-nearest

frugal-mcp
Cost-optimized MCP server and proxy router for Claude, Cursor, and any agent. Picks the cheapest model + toolchain per use case.
0 tools
cost optimizer
Metadata-only Glama MCP server.
0 tools
expense-log-mcp
A MCP server that provides tools for logging expenses.
0 tools
@serpcheap/mcp
Google Cheap Search — official MCP server for serp.cheap. Real-time Google SERP results (organic + knowledge graph) as an MCP tool.
0 tools
ToolBudget Router MCP
Paid remote MCP for context-budget routing, schema cost estimates, usage audits, and readiness.
0 tools · streamable-http
Cheap Research
Metadata-only Glama MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "frugal": {
      "url": "None",
      "transport": "http"
    }
  }
}