modelcontextprotocol / modelcontextprotocol/csharp-sdk
Conformance Track B: stateful HTTP/stdio modes, SEP-2549 absence-assert, remaining MRTR scenarios
Open
@halter73 is already working on this.
Since Jun 25, 2026.
area-tests
enhancement
P2
- Dominant language
- C#
- Stars
- 4.5k
- Forks
- 814
- Avg merge
- 9d 19h
- Merged PRs (30d)
- 4
Description
Follow-up from #1610. Extensions to the cross-SDK conformance harness that were out of scope for the PR:
- Stateful HTTP + stdio conformance modes — the harness currently exercises draft stateless HTTP; add stateful-HTTP and stdio transport modes.
- Reinstate SEP-2549 absence-assert (upstream conformance PR #310) — was dropped pending the RunContext refactor; restore once that lands.
Two skipped MRTR scenarios (tampered-state HMAC validation, capability-check per-request gating)— ✅ Done in #1610 (commit 52f97d4b). The est_input_required_result_tampered_state and est_input_required_result_capabilities ConformanceServer tools are implemented and bothinput-required-result-tampered-state/input-required-result-capability-checkrows now run (14/14RunMrtrConformanceTestpass against the localcompat/conformance-draftbuild). In-process wire-level regressions added inMrtrProtocolTests.- Upstream
server/discoverstandalone scenario — file/track an upstream conformance-repo issue for the missing standalone scenario so we can cover theserver/discoverpath end-to-end.
cc #1610
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.