Add live-stack MCP 2026-07-28 conformance testing - #82
Merged
Conversation
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
lucarlig
force-pushed
the
user/luca/mcp-conformance-ci
branch
from
August 11, 2026 10:34
16486da to
3dd0371
Compare
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
lucarlig
marked this pull request as ready for review
August 11, 2026 11:26
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
lucarlig
marked this pull request as draft
August 11, 2026 11:36
lucarlig
marked this pull request as ready for review
August 11, 2026 12:15
lucarlig
requested review from
madhu-mohan-jaishankar
and removed request for
Lang-Akshay
August 11, 2026 13:14
madhu-mohan-jaishankar
requested changes
Aug 12, 2026
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
madhu-mohan-jaishankar
requested changes
Aug 13, 2026
Signed-off-by: lucarlig <luca.carlig@ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this adds
@modelcontextprotocol/conformance@0.2.0-alpha.11server suite for MCP2026-07-28mainmake conformanceto build the current checkout and run the same live harness locallytests/conformance/Live stack
The job uses pinned Redis and nginx images, the published
latestcontrol-plane image, and a dataplane image built locally from the checked-out source. The control plane uses ephemeral SQLite, so PostgreSQL and PgBouncer are not required.The alpha.11 runner cannot send a bearer header. Nginx therefore adds an ephemeral control-plane-issued token only when the request has no authorization header. There is no auth proxy, score calculator, or repository-owned JavaScript helper. A route probe confirms traffic reached the dataplane before conformance starts.
Current baseline
The conformance output remains in the Actions log; no separate conformance artifact is uploaded. Pull-request runs build and test the checked-out merge candidate, while the control plane remains the currently published
latestimage. New failures and stale expected failures both fail CI.Additional maintenance
rmcpandrmcp-macrosfrom 3.1.1 to the latest release, 3.1.2Validation
MCP_CONFORMANCE_PORT=18080 make conformancermcp3.1.2