bbak/mcs-mcp
Provide Monte-Carlo-Simulation and Flow Data diagnostics to AI Agents
Implements an MCP server that reconstructs Jira workflow history as event-sourced data, then applies statistical techniques—Monte-Carlo simulation, XmR control charts, and Little's Law analysis—to forecast delivery timelines and detect process bottlenecks stratified by work type. Automatically infers workflow semantics (demand funnel, active work, terminal states) and supports backtesting forecasts against historical replays to validate predictive accuracy. Prioritizes data minimization by ingesting only issue keys, status transitions, and timestamps while dropping titles and descriptions to prevent sensitive content leakage to AI agents.
Stars
9
Forks
2
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/bbak/mcs-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
razorpay/razorpay-mcp-server
Razorpay's Official MCP Server
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.