Verified pricing, hidden costs, negotiation data & TCO for 3,290+ software products.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Verified software-pricing intelligence for any MCP client β true costs, hidden fees, negotiation data, price history, side-by-side comparisons, and total cost of ownership for 3,290+ products. Read-only, free, no API key, no signup.
Powered by CostBench.com. Every figure the server returns carries its source and date β the data is only as trustworthy as its provenance, so CostBench publishes the provenance with each number. Responses include an attribution field and per-entity links back to the sourced page.
| Tool | Description |
|---|---|
get_pricing | Full sourced pricing record for a product: tiers, hidden costs, contract terms, market data, sentiment, negotiation tips, TCO scenarios, and price history β each claim with its sources. Args: slug, optional depth (summary|full). |
get_hidden_costs | The documented hidden / implementation / add-on costs (uplifts, onboarding fees, overages), each with a sourced quote + date. Args: slug. |
get_negotiation_tips | Sourced negotiation tactics with success-likelihood. Args: slug. |
get_price_history | Per-quarter price snapshots + trend β has the price changed? Args: slug. |
compare_software | Side-by-side pricing for 2β4 products (starting price, median annual cost, free tier, ratings). Args: slugs (array). |
discover_software | Find products by category, maxPrice, hasFreeTier. Returns matching slugs to look up. |
calculate_tco | Total cost of ownership for a product and team size: sourced line items, year-one + multi-year totals, effective per-seat cost. Args: slug, seats, optional tier, termYears. |
estimate_llm_cost | Cost of an LLM/API workload (input + output tokens) for a usage-priced provider, from its real rate card. Args: slug, inputTokens, outputTokens, optional model. |
All tools are read-only (readOnlyHint: true). Products are addressed by slug (e.g. salesforce, microsoft-teams, openai-api); use discover_software if you don't know one.
The server is hosted at https://costbench.com/mcp using streamable HTTP transport (MCP spec 2025-03-26). If your client supports remote MCP servers, point it straight at the endpoint:
Claude Code:
For clients that only speak stdio, this package bridges stdio β the hosted endpoint:
Or clone and run directly:
This repo doubles as an Agent Skill and Claude Code plugin.
Any skills-capable agent (Claude Code, Codex CLI, Cursor, Gemini CLI, Copilot, and more):
Claude Code plugin (bundles the MCP server + the skill):
The software-pricing skill prefers the MCP tools when connected and otherwise falls back to a bundled script (skills/software-pricing/scripts/pricing.sh) that talks to the hosted endpoint over plain HTTPS β no MCP client required.
The get_pricing call above returns a record like:
| Products | 3,290+ |
| Categories | 255 |
| Comparisons | 5,850+ |
| Coverage | Tiers, hidden costs, contract terms, negotiation data, price history, TCO, LLM rate cards |
Each field carries a license marker (owned | restricted): CostBench's own sourced research is owned; a small number of third-party market-data medians are restricted β surfaceable to a user but not licensed for commercial redistribution.
| Variable | Default | Purpose |
|---|---|---|
COSTBENCH_MCP_URL | https://costbench.com/mcp | Override the upstream endpoint |
links.page URL a response returns, not the bare number.MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/costbench-2)<a href="https://allmcps.com/mcp/costbench-2"><img src="https://allmcps.com/api/badge/costbench-2?style=directory" alt="CostBench on AllMCPs" /></a>