mcpbeat Sign in

Apipriceindex MCP Server

by apipriceindex Your server? Claim it
local only

Apipriceindex runs on your own machine — the client starts it, so there is no endpoint to ping. 672 installs a week from pypi. Last commit 7 Sep 2026.

Live, verified LLM API prices: search models, get sourced prices, estimate workload costs.

672
Installs / week
pypi · apipriceindex-mcp
0
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Apipriceindex every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- uvx apipriceindex-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "apipriceindex-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "uvx"
args = ["apipriceindex-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "apipriceindex-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "apipriceindex-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Apipriceindex

same job, measured the same way
C
Skyaccess
by skyaccess

Search live empty leg private jet flights and get charter price estimates. Free, no API key.

5 tools answering
I
AIGratis
by my-aigratis

Free AI models and per-token prices across API gateways. Search, compare, estimate cost. Read-only.

9 tools answering
OptimToken
by optimnow

Compare LLM API pricing, estimate workload costs, and benchmark cloud compute. By OptimNow.

5 tools answering
Loa Healthcare Pricing
by aanari

Search source-labeled hospital prices, CPT codes, providers, and healthcare cost estimates.

12 tools answering
ComparEdge LLM Cost
by imkemit-ops

Token cost math for LLM API calls: verified per-1M-token rates for 69 models, 17 providers.

30 installs/wk local only
Native Soil
by nativesoil

Save an AI chat's working state, load it in any other model or provider. Verified, secret-safe.

answering
Toolradar
by nadeus

Search, compare, and get pricing for 8,600+ software tools with verified data.

45 installs/wk local only
Desktop Mate MCP
by rocnubie

Desktop Mate download, mod sources, characters, and setup in one verified guide with links to

local only

Apipriceindex — questions

Answers built from our own checks of this server.

Why is there no uptime for Apipriceindex?
Apipriceindex runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package apipriceindex-mcp was installed 672 times last week.
How do I connect Apipriceindex?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls apipriceindex-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Apipriceindex?
The pypi package apipriceindex-mcp was installed 672 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Apipriceindex open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.