Skip to main content
Finance & FintechTypeScript

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.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://pricepertoken.com/mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "pricepertokenmcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "pricepertoken/mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
Unknown