pricepertoken/mcp-server
LLM API pricing comparison and benchmarks across 100+ models from 30+ providers including OpenAI, Anthropic, Google, and Meta. No API key required.
Quick Start
Clone the repository:
git clone https://pricepertoken.com/mcpClaude Desktop configuration example:
{
"mcpServers": {
"pricepertokenmcp-server": {
"command": "npx",
"args": [
"-y",
"pricepertoken/mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.