AI DevelopmentFramework14 min readPublished August 21, 2026

A two-line docs PR · 67/67 server, 50/50 client · no new spec version

MCP Promoted Its Rust SDK to Tier 1. Here Is What That Means

On August 21, 2026 the Model Context Protocol project merged PR #3287, moving its Rust SDK from Tier 2 to Tier 1. The PR body cites 67/67 server and 50/50 client conformance, 12/12 triage labels, stable rmcp 3.0.1, same-day spec tracking, and published versioning, dependency and roadmap policies. No new protocol version came with it: the spec page still resolves to 2026-07-28 and the registry’s newest release is still v1.8.1 from August 6.

DA
Digital Applied Team
Senior strategists · Published Aug 21, 2026
PublishedAugust 21, 2026
Read time14 min
SourcesMCP project primary records
Server conformance
67/67
PR #3287, alpha.11 suite
100% pass
Client conformance
50/50
PR #3287, alpha.11 suite
100% pass
Official SDKs at Tier 1
5/10
TypeScript, Python, C#, Go, Rust
+1 (Rust)
Current spec revision
Jul 28
what /specification resolves to
unchanged

MCP SDK conformance tiers moved on August 21, 2026: the Model Context Protocol project promoted its Rust SDK, rmcp, from Tier 2 to Tier 1. The merged PR cites 67 of 67 server conformance tests passing, 50 of 50 client tests, all 12 required issue-triage labels, a stable rmcp 3.0.1 release, same-day spec tracking, and published VERSIONING, DEPENDENCY_POLICY and ROADMAP documents. Five of the ten official SDKs now carry the Tier 1 badge.

Say the second half first, because headlines will blur it: no new protocol version shipped. The specification page and its /latest alias both resolve to the 2026-07-28 revision, the docs tree holds no dated spec folder newer than it, and the MCP Registry’s newest release is still v1.8.1, published August 6. Those are the three places we checked, and all three say the same thing: this is SDK-maturity bookkeeping, not a protocol change.

That makes it a better story for anyone picking an SDK, not a worse one. The PR itself is two lines of markdown. The substance sits in the project’s published tier rubric and in the three-week audit trail behind the promotion — and both are reusable the next time you have to read a conformance matrix and decide which implementation to build on.

Key takeaways
  1. 01
    The Rust SDK is Tier 1 as of August 21, 2026.PR #3287 in modelcontextprotocol/modelcontextprotocol was opened at 12:28 UTC and merged at 12:30 UTC the same day. It cites 67/67 server and 50/50 client conformance, 12/12 triage labels, stable rmcp 3.0.1, same-day spec tracking, and published VERSIONING / DEPENDENCY_POLICY / ROADMAP files.
  2. 02
    No new protocol version or registry release came with it.The spec page and /specification/latest both resolve to 2026-07-28, the docs tree has no newer dated folder, and the registry’s latest release is v1.8.1 from August 6. The only artifact that changed is a documentation table.
  3. 03
    Tier 1 is a rubric, not a badge.The project’s governance page sets a 100% conformance pass rate, feature support agreed before each new spec version, two-business-day issue triage, seven-day critical-bug resolution, a stable release with clear versioning, and published documentation, dependency and roadmap policies.
  4. 04
    Two different 100% scores are both right.The July 31 self-assessment reported 30/30 server and 20/20 client against conformance-suite build 0.2.0-alpha.10. The August 21 PR reports 67/67 and 50/50 against alpha.11, released August 7. Our reading of the two records is that the suite grew; the SDK did not regress.
  5. 05
    A tier can move any week; the spec moves deliberately.Relegation needs no application and can follow four weeks of failing tests; promotion takes a four-step application with maintainer approval. Same-day spec tracking is the commitment that matters at the next revision — Tier 1 SDKs agree feature timelines before a spec version ships.

01What mergedTwo lines of markdown, three weeks of evidence.

The artifact is PR #3287, “Promote Rust SDK to Tier 1 in the SDK listing”, authored by MCP maintainer felixweinberger and merged by pcarleton on Friday, August 21, 2026. It was created at 12:28:33 UTC and merged at 12:30:14 UTC — under two minutes from open to merge, which tells you the review happened somewhere else. The diff touches two files, docs/docs/2026-07-28/sdk.mdx and docs/docs/draft/sdk.mdx, with two additions and two deletions in one commit: the Rust row swaps a purple “Tier 2” badge for a blue “Tier 1” badge and moves above Java.

The somewhere else is issue #3179, “Rust SDK - Tier 1 Assessment”, opened July 31 by alexhancock and closed August 21 at 17:41 UTC, a few hours after the PR landed. That issue is the real primary source: it carries the self-assessment against every tier requirement, the conformance-tool output, the documentation coverage table, and the maintainers’ independent re-verification. Anyone writing from the PR alone has nothing to say; anyone reading the issue has a worked example of the whole rubric.

Open to merge
PR #3287 review time
101s

Created 12:28:33 UTC, merged 12:30:14 UTC on August 21. The speed is a signal that the decision was already made in the assessment issue, not a shortcut.

2 files · +2 / −2
Application to approval
Issue #3179 lifetime
21days

Opened July 31 with a full self-assessment; closed August 21 after maintainers independently reproduced the conformance results and re-ran the newer suite build.

Jul 31 → Aug 21
SDKs at Tier 1
Post-promotion listing
5of 10

TypeScript, Python, C#, Go and now Rust carry the Tier 1 badge on the 2026-07-28 listing. Java and Ruby sit at Tier 2; Swift, PHP and Kotlin at Tier 3.

No other row changed

The PR body is the most compact statement of what Tier 1 cost the Rust maintainers, and it is worth reading clause by clause because every clause maps to a row in the governance rubric. It promotes the Rust SDK from Tier 2 to Tier 1 in the SDK listing for “the 2026-07-28 revision and the draft,” per the Tier 1 application in issue #3179. It then records that the maintainers “independently re-verified” the SDK at commit 1cf6deb using conformance-suite commit 74edef3 (version 0.2.0-alpha.11) “against the frozen 2025-11-25 and 2026-07-28 requirement sets,” and closes by listing the evidence: “server conformance 67/67, client conformance 50/50, 12/12 labels, stable rmcp 3.0.1, same-day spec tracking, and VERSIONING / DEPENDENCY_POLICY / ROADMAP published.”

Read that list as a checklist. Conformance tests, triage labels, a stable release, spec tracking and three governance documents — that is the rubric in miniature, and Section 03 lays out what each item requires at each tier.

02What did not changeThe spec is still 2026-07-28, the registry is still v1.8.1.

An SDK promotion and a protocol revision are different events on different cadences, and August 21 was only the first kind. We checked three surfaces. The GitHub docs directory for the specification contains exactly five dated folders — 2024-11-05, 2025-03-26, 2025-06-18, 2025-11-25 and 2026-07-28 — and nothing later. Both modelcontextprotocol.io/specification and /specification/latest redirect to /specification/2026-07-28, whose own page still describes the base protocol as “Stateless, self-contained requests.” And the MCP Registry’s release list tops out at v1.8.1, published August 6, with v1.8.0 from July 13 behind it. Nothing shipped there between August 6 and August 21.

That is the same stateless-core revision this site has already covered twice — the migration guide for the July 28 stateless-core spec and the companion piece on what the stateless revision changed for agent infrastructure. We will not re-explain the stateless core here; the point for this post is that rmcp 3.0.1 is the release that tracks it, and the Tier 1 promotion is the project certifying that tracking.

Stated limitation
We did not obtain a total server count for the MCP Registry. Its public API returns per-page metadata with a cursor and a page count, but no aggregate field; an exact total would require paginating the whole catalog, which this research pass did not do. Any “N servers in the registry” figure attached to this promotion is an estimate from somewhere else, not a number the registry publishes.

Keep the absence claim as narrow as we have kept it. No new spec revision on the spec page, no new dated folder in the docs tree, no new registry release — that is what we verified. It does not mean the MCP ecosystem was quiet in August; it means this particular event was not a protocol change, and any post that frames it as one is mislabeling a documentation edit.

03The rubricWhat a tier actually requires.

The project publishes its tier definitions and requirements on a single governance page, SDK Tiering System. Conformance tests became available on January 23, 2026; the official tiering followed on February 23 — a one-month grace window for maintainers to adopt the tests and the standardized labels. The three tier definitions are short. Tier 1 is a fully supported SDK with a complete protocol implementation, including all non-experimental features and optional capabilities such as sampling and elicitation. Tier 2, in the page’s words, covers “Actively-maintained SDKs working toward full protocol specification support.” Tier 3 covers “Experimental, partially implemented, or specialized SDKs.”

Tier 1: Fully supported SDKs with complete protocol implementation, including all non-experimental features and optional capabilities like sampling and elicitation.— MCP project, SDK Tiering System governance page (modelcontextprotocol.io/community/sdk-tiers)

The table below transcribes the requirement cells we verified on that page and pairs each row with the evidence the Rust promotion record supplies for it. Cells we did not capture verbatim are marked rather than reconstructed; the governance page carries the full grid.

MCP SDK tier requirements by tier, transcribed from the project’s SDK Tiering System page, with the evidence the Rust promotion record and the rust-sdk repository’s own governance files supply for each requirement.
RequirementTier 1Tier 2Tier 3Rust evidence (PR #3287, issue #3179, rust-sdk repo files)
Protocol fidelity
Conformance tests100% pass rate80% pass rateNo minimumServer 67/67, client 50/50 on suite 0.2.0-alpha.11 against the frozen 2025-11-25 and 2026-07-28 requirement sets.
New protocol featuresBefore new spec version release, timeline agreed per release based on feature complexityWithin 6 monthsNo timeline commitment“Same-day spec tracking” — rmcp 3.0.1 carries a July 29 UTC release timestamp against the July 28 revision; the project records it as a 0-day gap.
Responsiveness
Issue triageWithin 2 business daysWithin a monthNot captured here12/12 required triage labels reported (three type, five status, four priority). Labels evidence the process; the SLA itself is a standing commitment.
Critical bug resolutionWithin 7 daysWithin two weeksNot captured hereNot itemised in the PR body; P0 is defined on the governance page as CVSS ≥ 7.0 or a core-operation failure.
Release and governance hygiene
Stable releaseRequired with clear versioningAt least one stable releaseNot requiredrmcp v3.0.1, published July 29, 2026; VERSIONING.md documents SemVer 2.0.0 plus a Rust-specific breaking-change definition.
DocumentationScales by tierScales by tierScales by tierJuly 31 self-assessment: 46/46 non-experimental features documented, 36/36 core. Legacy HTTP+SSE transport scoped as a documented non-goal.
Dependency policyScales by tierScales by tierScales by tierDEPENDENCY_POLICY.md: selection criteria (necessity, maintenance and trust, footprint) plus Dependabot on weekly Cargo and daily Actions updates.
RoadmapScales by tierScales by tierScales by tierROADMAP.md ties remaining work to named MCP SEPs with issue references; states all SEP-1730 Tier 1 requirements are met.

Two mechanics on the same page matter more than any single cell. First, scoring is “calculated against applicable required tests only”: tests for the spec version the SDK targets, excluding tests marked pending or skipped, tests for experimental features, legacy backward-compatibility tests unless the SDK claims legacy support, and tests labeled disputed until the dispute is resolved. A 100% score is therefore 100% of a defined denominator, and the denominator can change between suite releases — which is exactly what Section 05 is about.

Second, the twelve required labels are not decoration. The page names them: bug, enhancement and question for type; needs confirmation, needs repro, ready for work, good first issue and help wanted for status; P0 through P3 for priority. Repositories using GitHub’s native issue-types feature are exempt. The labels exist so that triage SLAs can be reported against something measurable, and “12/12 labels” in the PR body is the Rust SDK satisfying that reporting requirement.

04The Rust recordrmcp 3.0.1, row by row.

The Rust SDK’s stable release, rmcp v3.0.1, was published on July 29, 2026 at 21:02 UTC — 23 days before the promotion and one calendar day after the 2026-07-28 spec revision. The project’s own tracking terms call that a 0-day gap and the PR calls it same-day spec tracking; we report it as the project’s characterization, since we did not independently audit feature-level completeness beyond what the tier-check table in the assessment issue already reports.

What we did read are the three governance files the PR names, and they are substantive rather than placeholder. VERSIONING.md commits to SemVer 2.0.0 and adds a Rust-specific definition of a breaking change: public API removal or rename, signature or trait changes, and minimum-supported-Rust-version bumps. DEPENDENCY_POLICY.md sets selection criteria — necessity, maintenance and trust, footprint — and documents a Dependabot configuration with weekly Cargo and daily GitHub Actions updates. ROADMAP.md, last substantively edited August 17, ties remaining work to named MCP SEPs with issue references and opens with the status line that all SEP-1730 Tier 1 requirements are met.

Conformance
67/67 · 50/50
server · client · suite 0.2.0-alpha.11

Independently re-verified by two maintainers at rmcp commit 1cf6deb against the frozen 2025-11-25 and 2026-07-28 requirement sets. Both are 100% of applicable required tests.

Tier 1 bar: 100%
Triage readiness
12/12 labels
3 type · 5 status · 4 priority

The PR body reports all twelve labels the governance page requires for tier reporting, which is what lets the two-business-day triage SLA be measured at all.

Tier 1 SLA: 2 business days
Spec tracking
rmcp 3.0.1
published 2026-07-29 21:02 UTC

A stable release tracking the 2026-07-28 revision, recorded by the project as a 0-day gap. Tier 1 commits to agreeing feature timelines before each new spec version ships.

Project-stated metric
Governance docs
3 files
VERSIONING · DEPENDENCY_POLICY · ROADMAP

SemVer 2.0.0 with a Rust-specific breaking-change definition; dependency selection criteria plus Dependabot cadence; a roadmap tied to named SEPs with issue references.

All three published

One scoping decision in the assessment is worth copying. The Rust SDK deliberately does not implement the legacy 2024-11-05 HTTP+SSE transport, documenting it as a non-goal because Streamable HTTP, introduced in the 2025-03-26 revision, fully replaces it. The assessment marked that row “N/A” rather than treating it as a documentation gap — and the rubric supports that, because legacy backward-compatibility tests are excluded from conformance scoring unless an SDK claims legacy support. An SDK that is explicit about what it will not do is easier to evaluate than one that is vague about what it does.

05Reading the counts30/30 became 67/67. Both are 100%.

Here is the detail most coverage will skip. The July 31 self-assessment in issue #3179 reported server conformance at 100% with 30 of 30 tier-scored tests passing, and client conformance at 100% with 20 of 20 — the client figure splitting into a Core suite of 4/4 and an Auth suite of 16/16. The August 21 PR reports 67/67 and 50/50. If you put those side by side without context, one of them looks wrong.

Neither is. The July submission ran against conformance-suite version 0.2.0-alpha.10, published to npm on July 27. In the approval comment on August 21, the maintainers noted that the original run used alpha.10 because alpha.11 had not been released yet, and that they had confirmed running on alpha.11 produced no new failures. Alpha.11 reached npm on August 7 with more scenarios, notably an expanded Auth suite. The PR’s 67/67 and 50/50 are the alpha.11-era totals.

Rust SDK scored conformance tests · every run at 100% pass

Source: issue #3179 body (Jul 31), PR #3287 body (Aug 21), npm publish dates for @modelcontextprotocol/conformance. Bar length = tests scored, as a share of 67.
Server · Jul 31 self-assessmentsuite 0.2.0-alpha.10 · tier-scored tests
30/30
Server · Aug 21 PR #3287suite 0.2.0-alpha.11 · frozen 2025-11-25 + 2026-07-28 sets
67/67
Client · Jul 31 self-assessmentsuite 0.2.0-alpha.10 · Core 4/4 + Auth 16/16
20/20
Client · Aug 21 PR #3287suite 0.2.0-alpha.11
50/50
Our reading — hedged
No single source states the reconciliation above. The July 31 issue gives 30/30 and 20/20, the August 21 PR gives 67/67 and 50/50, and npm gives the publish dates of alpha.10 and alpha.11. Putting them together — the suite grew, and the SDK passed both builds — is our inference from those three records. We treat the PR’s figures as primary and the July figures as the earlier snapshot of the same 100% result.

The same records explain why the denominator excludes things you might expect to see. The July 31 breakdown lists informational draft and extension scenarios separately — Core 6/6, Auth 11/12 plus 2/3 on extensions — and two of those informational scenarios failed: auth/wif-jwt-bearer, which targets the in-progress draft, and auth/enterprise-managed-authorization, an off-timeline extension. Neither counted, because the scoring rule excludes experimental and draft-targeted tests. That is not a loophole; it is the rubric declining to penalize an SDK for features the spec itself has not finalized.

The practical lesson generalizes to any conformance matrix: a pass count is only comparable to another pass count at the same suite version and the same requirement set. The conformance tool’s own CLI makes this explicit — the modelcontextprotocol/conformance README documents server and client modes, a --suite selector covering core, extensions, backcompat, auth, metadata and draft, and a --requirements <revision> flag to run exactly what a spec revision requires, frozen at its release. When you see a score without a suite version and a revision attached, you are looking at a number, not a measurement.

06Tier boardTen official SDKs, one dated snapshot.

The listing below is a literal transcription of the project’s own sdk.mdx for the 2026-07-28 revision at the merge commit, 4e67bdc. Every one of the ten official SDKs carries an explicit badge — none is unlisted — and the PR changed exactly one row. The final column is deliberately honest: this research pass fetched detailed conformance counts for Rust only, so no other SDK’s numbers are shown, and none should be inferred from its tier.

The ten official MCP SDKs grouped by tier as published on the 2026-07-28 SDK listing at the August 21, 2026 merge commit, with the change PR #3287 made to each row and the conformance counts this research pass actually fetched.
SDKTier (Aug 21 listing)Change in PR #3287Conformance counts fetched
Tier 1 · fully supported
TypeScriptTier 1No changeNot fetched
PythonTier 1No changeNot fetched
C#Tier 1No changeNot fetched
GoTier 1No changeNot fetched
Rust (rmcp)Tier 1Tier 2 → Tier 1; row moved above JavaServer 67/67 · client 50/50 (alpha.11, Aug 21); 30/30 · 20/20 (alpha.10, Jul 31)
Tier 2 · actively maintained
JavaTier 2No changeNot fetched
RubyTier 2No changeNot fetched
Tier 3 · experimental, partial or specialized
SwiftTier 3No changeNot fetched
PHPTier 3No changeNot fetched
KotlinTier 3No changeNot fetched

Group rows carry the listing’s own tier definitions, not scores. The conformance bar a maintainer has to clear to hold each tier — 100% of applicable required tests for Tier 1, 80% for Tier 2, no minimum for Tier 3 — is transcribed in Section 03. It is a threshold, and this post reports measured counts against it for Rust only.

Two observations from the board. The Tier 1 row now spans the languages most production agent stacks are written in — the TypeScript SDK this site used in its from-scratch MCP server tutorial, Python, C#, Go and Rust — which means a team can pick by language fit without trading away protocol fidelity. And the Tier 2 and Tier 3 rows are not a judgment on code quality; Tier 2 is defined as actively maintained and working toward full support, and Tier 3 as experimental, partial or specialized. What those tiers tell you is which commitments the maintainers have signed up for, not how good the code is.

07Reading a matrixHow to read a conformance matrix before you pick an SDK.

The Rust promotion is useful precisely because it is documented end to end: a rubric, a self-assessment, an automated run, an independent re-run on a newer suite, and a two-line docs change that formalizes the result. That sequence is the four-step advancement process the governance page describes — self-assess, open an issue with evidence, pass automated conformance testing, receive SDK Working Group approval — and it is also a checklist you can apply to any SDK claim, MCP or otherwise.

Step 1
Pin the suite version and requirement set

A pass count without a conformance-suite version and a spec revision is not comparable to anything. Rust’s 30/30 and 67/67 are both 100% pass rates — our reading is that the suite grew from alpha.10 to alpha.11 between runs, so the denominator moved, not the SDK. Ask for the tool commit and the --requirements revision.

Ask: which suite, which revision?
Step 2
Read the denominator

Scores count applicable required tests only. Pending, skipped, experimental, disputed and unclaimed-legacy tests are excluded by rule. Check what the SDK claims — Rust scoped the 2024-11-05 transport as a non-goal — so you know what 100% covers.

Ask: what is excluded, and why?
Step 3
Separate evidence from commitment

Conformance and labels are evidence you can re-run today. Triage within two business days, critical fixes within seven days and feature timelines agreed before a spec ships are commitments — enforced by relegation after four weeks of failures or two months of unaddressed issues.

Ask: what happens if they slip?
Step 4
Check the governance files exist and say something

VERSIONING, DEPENDENCY_POLICY and ROADMAP are easy to stub. rmcp’s are not stubs: a Rust-specific breaking-change definition, a Dependabot cadence, and a roadmap that names SEPs and issues. Read them the way you would read a vendor’s changelog before an upgrade.

Ask: would I accept this from a supplier?

For teams whose agent platform runs on more than one language, the board in Section 06 is the starting point and the matrix above is the filter. Where a client’s stack sits in a Tier 2 or Tier 3 language, the right move is usually to put the MCP server boundary in a Tier 1 language and call it from the rest — the same integration-boundary thinking we apply in AI transformation engagements when a client’s CRM or ERP does not speak the protocol natively, and in custom web development builds where the agent layer has to survive a spec revision without a rewrite.

08Next revisionWhat same-day tracking buys you at the next spec revision.

The clause in the PR body with the longest shelf life is not a test count; it is “same-day spec tracking.” The Tier 1 row for new protocol features reads “Before new spec version release, timeline agreed per release based on feature complexity.” Tier 2 commits to “Within 6 months.” Tier 3 makes no timeline commitment. When the revision after 2026-07-28 ships — and the project publishes its intentions openly, as the MCP Dev Summit readout on the protocol roadmap laid out — a Tier 1 SDK has already agreed when its support lands. A Tier 2 SDK may lag by up to half a year. That gap is the difference between adopting a feature on release week and maintaining a workaround until the SDK catches up.

The asymmetry between promotion and relegation is the other thing to internalize. Promotion is a four-step application with human approval. Relegation needs no application: an SDK may be moved down if existing conformance tests on its latest stable release fail continuously for four weeks — any failing test can drop Tier 1 to Tier 2, more than 20% failing can drop Tier 2 to Tier 3 — or if issues remain unaddressed for two months. A tier is therefore a statement about the present that the project re-checks on a rolling window, not a permanent credential. Treat the listing as a dated snapshot and re-read it when you upgrade.

The structural point
Tier bookkeeping and spec releases run on different clocks. A tier can move any week; a spec revision is deliberate and rare — five dated revisions in the docs tree, 2024-11-05 through 2026-07-28. Reading “no new protocol version” as stagnation gets the cadence backwards. The slow clock is what lets the fast one exist: the conformance suite can only grow and freeze requirement sets because the revision underneath it holds still.

Looking forward, the more interesting effect of this promotion is on the SDKs that did not move. A Tier 1 outcome in a language your team does not use still demonstrates that the conformance suite, the tier-check tooling and the working-group process produce a repeatable result end to end — which de-risks the next application, whichever language files it. Our expectation, not the project’s statement, is that the same alpha-numbered suite growth that took Rust from 30 to 67 scored server tests will keep raising the bar for every Tier 1 holder, and that the relegation clock will matter more than the promotion process as the suite matures. If you want to see where MCP sits among the protocols competing for the agent layer, our agent-protocol ecosystem map places it alongside A2A, ACP and UCP.

09ConclusionA docs PR that is really a rubric in disguise.

The shape of it, August 2026

The badge changed. The protocol did not. The rubric is the part worth keeping.

On August 21, 2026 the MCP project moved its Rust SDK to Tier 1 with a two-line change to a listing page, backed by a three-week assessment: 67/67 server and 50/50 client conformance on suite 0.2.0-alpha.11, all twelve triage labels, stable rmcp 3.0.1 tracking the July 28 revision, and three governance documents that say something. Five of ten official SDKs now sit at Tier 1. No new spec revision and no new registry release came with it, on the spec page, in the docs tree, or in the release list we checked.

The reusable part is the reading method. A conformance score is 100% of a defined denominator at a named suite version against a frozen requirement set; two different totals can both be right, and the July and August Rust numbers are the worked example. Evidence you can re-run today is different from commitments enforced by a four-week relegation clock, and a tier is a dated snapshot of both.

What same-day spec tracking buys is simple to state: when the next revision ships, a Tier 1 SDK has already agreed when it will support it, and a Tier 2 SDK has up to six months. If your agent infrastructure depends on adopting protocol features the week they land, that single row of the rubric is the one to pick an SDK on.

Build on the SDK tier, not the marketing page

Pick an MCP SDK on evidence you can re-run.

Our team helps businesses choose, integrate and govern MCP SDKs and servers across the languages their stack actually runs on — with conformance evidence, not vendor claims, driving the decision, delivered in days not quarters.

Free consultationExpert guidanceTailored solutions
What we work on

Agent infrastructure engagements

  • MCP SDK selection against the published tier rubric
  • Server boundaries in Tier 1 languages for mixed stacks
  • Spec-revision readiness and upgrade planning
  • Conformance runs against frozen requirement sets
  • Governance: versioning, dependency and roadmap policy
FAQ · MCP SDK tiers

The questions we get every week.

One documentation table. PR #3287 in the modelcontextprotocol/modelcontextprotocol repository relabeled the Rust SDK row from Tier 2 to Tier 1 in the SDK listing for the 2026-07-28 revision and the draft, and moved it above Java. The diff is two files, two additions and two deletions, in a single commit, opened at 12:28 UTC and merged at 12:30 UTC. The PR body records the evidence: server conformance 67/67, client conformance 50/50, 12/12 triage labels, stable rmcp 3.0.1, same-day spec tracking, and published VERSIONING, DEPENDENCY_POLICY and ROADMAP files. The supporting assessment lives in issue #3179, opened July 31 and closed August 21. No protocol capability changed.
Related dispatches

Continue exploring the MCP ecosystem.