MCP Servers / productivity / UsageWall

UsageWall

JSON →
httpnoneproductivity

Live LLM pricing as an MCP server — six read-only tools to list, compare, estimate cost, and find the cheapest model across OpenAI, Anthropic, Google, DeepSeek, Mistral, xAI and Meta.

Install
How to run this server
[ { "cmd": "npx vercel", "imports": [] } ]
server path: usagewall
Tools
What this server exposes
list_models
List all available LLM models with their pricing information
get_model
Get detailed pricing information for a specific model
compare_models
Compare pricing across multiple models
estimate_cost
Estimate the cost of a prompt based on token count and model
cheapest_for
Find the cheapest model for a given task or token count
list_providers
List all available LLM providers
Configuration
Environment & auth
authnone
envUNSUBSCRIBE_SECRET
envSUPABASE_URL
envSUPABASE_SERVICE_ROLE_KEY
envRESEND_API_KEY
envPUBLIC_URL
Resources
UsageWall — MCP Server · libregistry