modelcontextprotocol/csharp-sdk

The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.

4.5kStars on the repository
9Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

breaking-changes

01

modelcontextprotocol/csharp-sdk

Skill Claude CodeCodex

Audit pull requests for breaking changes in the C# MCP SDK. Examines PR descriptions, review comments, and diffs to identify API and behavioral breaking changes, then reconciles labels with user confirmation. Use when asked to audit breaking changes, check for breaking changes, or review a set of PRs for breaking…

4.5k 4d ago A 68 tokens

bump-version

02

modelcontextprotocol/csharp-sdk

Skill Claude CodeCodex

Assess and bump the SDK version using Semantic Versioning 2.0.0. Evaluates queued changes to recommend PATCH/MINOR/MAJOR, updates src/Directory.Build.props, and creates a pull request. Owns the SemVer assessment logic shared by prepare-release and publish-release. Use when asked to bump the version, assess the…

4.5k 4d ago A 84 tokens

issue-triage

03

modelcontextprotocol/csharp-sdk

Skill Claude CodeCodex

Generate an issue triage report for the C# MCP SDK. Fetches all open issues, evaluates SLA compliance against SDK tier requirements, reviews issue discussions for status and next steps, cross-references related issues in other MCP SDK repos, and produces a BLUF markdown report. Use when asked to triage issues, audit…

4.5k 4d ago B 82 tokens

prepare-release

04

modelcontextprotocol/csharp-sdk

Skill Claude CodeCodex

Prepare a new release for the C# MCP SDK. Assesses Semantic Versioning level (PATCH/MINOR/MAJOR), bumps the version, runs ApiCompat and ApiDiff, reviews documentation, updates changelogs, drafts release notes, and creates a pull request with all release artifacts. Use when asked to prepare a release, start a release…

4.5k 4d ago A 88 tokens

publish-release

05

modelcontextprotocol/csharp-sdk

Skill Claude CodeCodex

Publish a GitHub release for the C# MCP SDK after a prepare-release PR has been merged. Refreshes release notes to include any PRs merged since preparation, warns about version or breaking change impacts from late-arriving PRs, and creates a draft GitHub release. Use when asked to publish a release, finalize a…

4.5k 4d ago A 87 tokens

verify-release

07

modelcontextprotocol/csharp-sdk

Skill Claude CodeCodex

Verify a published release of the C# MCP SDK. Monitors the Release and Publish Docs workflows triggered by publishing a GitHub release, confirms the packages are listed on NuGet.org, and confirms the versioned documentation site reflects the release. Use when asked to verify a release, check whether a release…

4.5k 4d ago A 87 tokens