KPI Depot
KPI Depot MCP Server
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/mcpTransport: 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-resourceand/.well-known/oauth-authorization-serveron kpidepot.comOfficial MCP Registry:
com.kpidepot/kpi-depot
Related MCP server: DocGraph
Tools (all read-only, annotated)
Tool | Title | What it returns |
| Search KPIs | Up to 10 relevance-ranked KPIs by keyword, with optional corporate-function and industry filters |
| Get KPI Details | Definition, standard formula, common pitfalls, improvement levers, related KPIs, KPI groups, and benchmark metadata |
| 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
Settings -> Connectors -> Add custom connector
URL:
https://kpidepot.com/mcpSearch 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
Documentation: https://kpidepot.com/mcp
Glama listing: https://glama.ai/mcp/connectors/com.kpidepot/kpi-depot
Plans (full source-attributed data): https://kpidepot.com/plans
Privacy policy: https://kpidepot.com/privacy
Support: support@kpidepot.com
This server cannot be installed
Maintenance
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/flevy-com/kpi-depot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server