[EPIC] cuOpt MCP server
Open
@Kh4ster is already working on this.
Since Aug 25, 2026.
awaiting response
epic
- Dominant language
- Cuda
- Stars
- 1k
- Forks
- 233
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 95
Description
Summary
Tracking epic for cuOpt's MCP (Model Context Protocol) server work.
Goals
- Separate the MCP client and MCP server into independent, decoupled components instead of a single bundled
cuopt_mcppackage. - Ship the MCP server as its own pure-Python wheel, not entangled with the main
cuoptpackage's build/deps (see #1755). - Define a clean client/server interface so each can version and release independently.
Related issues
- #1755 — Decouple cuopt_mcp from the cuopt package so it ships as a pure-Python wheel
Open questions
- Transport/protocol boundary between client and server
- Versioning/release cadence for the split packages
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.