Skip to content
Back to search
30
MCP

frugal-mcp

npm/frugal-mcp

Cost-optimized MCP server and proxy router for Claude, Cursor, and any agent. Picks the cheapest model + toolchain per use case.

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

Similar MCP servers embedding-nearest

Frugal
Cost-optimized MCP server: routes every tool call to the cheapest provider that returns a result.
0 tools
expense-mcp
Personal Expense Tracker MCP Server — works with Claude, Cursor, nanobot, Windsurf
0 tools
@vk0/agent-cost-mcp
Local-first MCP server for Claude Code cost analysis, budgets, forecasts, anomalies, and subagent-aware optimization from local JSONL sessio
0 tools
forge-cu-mcp
MCP server for Forge compute economy — lets Claude, Cursor, and AI agents interact with CU
0 tools
ToolBudget Router MCP
Paid remote MCP for context-budget routing, schema cost estimates, usage audits, and readiness.
0 tools · streamable-http
agent-costcenter-mcp
MCP server for per-agent cost attribution, budget management, and spend analytics across AI agent fleets
0 tools

How to use

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

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