Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

KPI Depot MCP Server

Listed on Glama

Connect Claude and other AI assistants to KPI Depot: 20,000+ corporate KPIs with definitions, formulas, common pitfalls, and improvement levers, plus 30,000+ source-attributed industry benchmarks across 15 corporate functions and 150+ industries.

This is a remote, hosted MCP server. There is nothing to install or run from this repository; it documents the public endpoint.

Endpoint

https://kpidepot.com/mcp
  • Transport: Streamable HTTP (JSON responses)
  • Auth: OAuth 2.1 with PKCE and dynamic client registration, or an API key sent as Authorization: Bearer <key> (free keys: https://kpidepot.com/mcp/register). Anonymous access works for search and KPI details.
  • Discovery: /.well-known/oauth-protected-resource and /.well-known/oauth-authorization-server on kpidepot.com
  • Official MCP Registry: com.kpidepot/kpi-depot

Tools (all read-only, annotated)

Tool Title What it returns
search_kpis Search KPIs Up to 10 relevance-ranked KPIs by keyword, with optional corporate-function and industry filters
get_kpi Get KPI Details Definition, standard formula, common pitfalls, improvement levers, related KPIs, KPI groups, and benchmark metadata
get_benchmarks Get KPI Benchmarks Benchmark data for one KPI, shaped by account tier; every response includes a citation URL

Access Tiers

Capability No sign-in Free account Subscriber
KPI search, definitions, formulas, pitfalls, levers Yes Yes Yes
Benchmark counts and metadata Yes Yes Yes
Benchmark values No Featured benchmark per KPI All benchmarks
Source attribution (name, link, excerpt, date) No No Yes

Connect from Claude

  1. Settings -> Connectors -> Add custom connector
  2. URL: https://kpidepot.com/mcp
  3. Search and KPI details work immediately; asking for benchmark values prompts sign-in (a free account can be created inside the flow).

Example prompts

  • "Search KPI Depot for KPIs about customer churn"
  • "Get the full KPI Depot details for Days Sales Outstanding"
  • "Our maintenance cost is 4% of replacement asset value - how does that compare to industry benchmarks?"

Links

About

KPI Depot MCP server: 20,000+ corporate KPIs and 30,000+ source-attributed benchmarks for Claude and other AI assistants. Remote Streamable HTTP endpoint at https://kpidepot.com/mcp

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages