Back to search
30
MCP streamable-http

TokenOracle

com.guffeyholdings/token-oracle

Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.jeff-atriumn/tokencost-dev
LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM
0 tools
llm-benchmark-mcp-server
MCP Server for LLM comparison, benchmarks, and pricing — find the best model for any task
0 tools
io.github.lordbasilaiassistant-sudo/base-price-oracle-mcp
MCP server for real-time token prices on Base from on-chain DEX pools.
0 tools
model-scout-mcp
MCP server for discovering, comparing, and selecting LLM models across providers with real-time pricing and capabilities
0 tools
base-price-oracle-mcp
MCP server for AI agents to fetch real-time token prices on Base from on-chain DEX pools (Uniswap, Aerodrome). Pure on-chain price oracle wi
0 tools
tonl-mcp-bridge
Reduce LLM token costs by 30-60% with TONL format. TypeScript library & CLI with MCP Server for bidirectional JSON/YAML ↔ TONL conversion.
0 tools

How to use

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

{
  "mcpServers": {
    "tokenoracle": {
      "url": "https://mcp.guffeyholdings.com/TokenOracle",
      "transport": "streamable-http"
    }
  }
}