Generate answers & visualizations from your engineering data to track software development health.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-keypup-engineering-analytics": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Ask your Keypup engineering data in plain language to track delivery, quality and team workload.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Pi Coding Agent extension (CLI-first) — routes bash/read/grep/find/ls through lean-ctx CLI for strong token savings. Optional MCP bridge can register advanced tools.
Apify MCP Server
97% token reduction for AI coding sessions — zero deps, 21 languages, MCP server
MCP proxy that compresses prose fields (tool descriptions, etc.) using caveman rules. Same accuracy, fewer context tokens.
MCP Security Weekly
Get CVE alerts and security updates for io.keypup/engineering-analytics and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Ask your Keypup engineering data in plain language to track delivery, quality and team workload.
The Keypup MCP (Model Context Protocol) server plugs your Keypup engineering analytics directly into any MCP-compatible AI assistant — Claude, Cursor, Kiro, ChatGPT Desktop, Gemini CLI, VS Code, and others.
Once connected, you ask questions about your engineering activity in plain language and the AI builds and runs the underlying reporting queries for you. No query language to learn, no code to write.
Unlike the GraphQL API, which is designed for developers writing application code, the MCP server is designed to be driven conversationally by an AI on your behalf.
Beta: The Keypup MCP server is currently in beta. The exposed capabilities are continuously expanded during this phase. Feedback and use cases are welcome via the in-app chat.
The server exposes a focused set of read-only tools that let an AI explore and query your Keypup data:
The AI orchestrates these tools automatically. A typical flow:
You only ask the question.
| Tool | Description |
|---|---|
list_companies | List the companies (teams) the authenticated user belongs to. Returns each company's id, name, created_at and updated_at. The id is required by most other tools. |
list_datasets | List the datasets (facts) available for querying, each with its id, label and description. |
list_dataset_fields | List the fields available on a given dataset for a company. Supports filtering by source (NATIVE/CUSTOM) and a regex pattern matched against the field id, plus pagination. |
list_formula_operators | List the operators and functions usable in custom formulas. Supports filtering by scope (DIMENSION/METRIC) and a regex pattern, plus pagination. Set verbose: true for full per-operator documentation. |
query_dataset | Run an aggregated report against a dataset. Metrics, dimensions and filters are expressed as text-based formulas, with optional sorting, limit and offset. |
generate_dataset_query | Turn a natural-language prompt into a structured query compatible with query_dataset. |
The reporting engine runs over the following datasets (facts):
ISSUES_PULL_REQUESTS — issues and pull requests.ACTIVITY_EVENTS — transitions on issues/PRs (status changes, assignments, work logged, open/close/reopen).COMMENTS — comments on issues, PRs and reviews.COMMITS — commits attached to pull requests.REVIEWS — pull request reviews.Delivery & throughput
Cycle time & performance
Quality & process