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: Lexomni MCP
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
Related MCP Servers
- AlicenseAqualityAmaintenanceMCP server that indexes Markdown, Word, HTML, and PDF documents into a SQLite knowledge graph with CJK+Latin full-text search and cross-document reference tracking. Runs drift audits to surface stale policies, conflicting research claims, superseded ADRs, and undocumented code exports.105MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for local knowledge management with Markdown and PDF indexing using SQLite FTS5.82MIT
- AlicenseBqualityAmaintenanceA lightweight MCP server that enables querying a project's corpus (docs, decisions, issues, skills) with cited answers and typed refusals via stdio JSON-RPC 2.0.9MIT
- AlicenseNot gradedqualityBmaintenanceSearch Flevy's marketplace of 10,000+ consulting frameworks, PowerPoint templates, Excel financial models, and management case studies, with slide-by-slide previews and topic overviews. Hosted Streamable HTTP server at https://flevy.com/mcp; the repo's Dockerfile bridges stdio clients to it via mcp-remote.MIT
Related MCP Connectors
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
MCP server exposing Kettle Logic insight articles & industry guidance as tools + resources.
A paid remote MCP for AI SDK benchmark dashboard, built to return verdicts, receipts, usage logs, an
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