modelcontextprotocol

48 mods across 19 repositories, 184k stars between them.

modelcontextprotocol/csharp-sdk

Instructions file GitHub Copilot

Copilot instructions for modelcontextprotocol/csharp-sdk, covering copilot instructions for mcp c# sdk, github interactions, commits and pushes, ai-generated content disclosure and critical: always build and test.

4.5k 4d ago A 4,221 tokens

breaking-changes

26

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

27

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

28

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

29

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

30

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

32

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

java-sdk AGENTS.md

34

modelcontextprotocol/java-sdk

Instructions file CodexOpenCode

Instructions for modelcontextprotocol/java-sdk, covering mcp java sdk, modules, prerequisites, build & test and evolving mcpschema records.

3.7k 3d ago A 839 tokens original MIT

ext-apps AGENTS.md

36

modelcontextprotocol/ext-apps

Instructions file CodexOpenCode

AGENTS.md instructions for modelcontextprotocol/ext-apps, covering mcp apps sdk, project overview, commands, install dependencies and build everything (sdk + all examples).

2.8k 19d ago A 1,184 tokens

ext-apps CLAUDE.md

37

modelcontextprotocol/ext-apps

Instructions file

Claude Code instructions for modelcontextprotocol/ext-apps, a project described as: Official repo for spec & SDK of MCP Apps protocol - standard for UIs embedded AI chatbots, served by MCP servers.

2.8k 19d ago A 3 tokens

add-app-to-server

39

modelcontextprotocol/ext-apps

Skill Claude CodeCodex

This skill should be used when the user asks to "add an app to my MCP server", "add UI to my MCP server", "add a view to my MCP tool", "enrich MCP tools with UI", "add interactive UI to existing server", "add MCP Apps to my server", or needs to add interactive UI capabilities to an existing MCP server that already has…

2.8k 19d ago A 95 tokens

convert-web-app

40

modelcontextprotocol/ext-apps

Skill Claude CodeCodex

This skill should be used when the user asks to "add MCP App support to my web app", "turn my web app into a hybrid MCP App", "make my web page work as an MCP App too", "wrap my existing UI as an MCP App", "convert iframe embed to MCP App", "turn my SPA into an MCP App", or needs to add MCP App support to an existing…

2.8k 19d ago A 115 tokens

create-mcp-app

41

modelcontextprotocol/ext-apps

Skill Claude CodeCodex

This skill should be used when the user asks to "create an MCP App", "add a UI to an MCP tool", "build an interactive MCP View", "scaffold an MCP App", or needs guidance on MCP Apps SDK patterns, UI-resource registration, MCP App lifecycle, or host integration. Provides comprehensive guidance for building MCP Apps…

2.8k 19d ago A 77 tokens

migrate-oai-app

42

modelcontextprotocol/ext-apps

Skill Claude CodeCodex

This skill should be used when the user asks to "migrate from OpenAI Apps SDK", "convert OpenAI App to MCP", "port from window.openai", "migrate from skybridge", "convert openai/outputTemplate", or needs guidance on converting OpenAI Apps SDK applications to MCP Apps SDK. Provides step-by-step migration guidance with…

2.8k 19d ago A 80 tokens

kdoc

43

modelcontextprotocol/kotlin-sdk

Skill Claude CodeCodex

Add KDoc documentation to Kotlin public API. Use whenever the user asks to document Kotlin code, add KDoc, generate API docs, mentions undocumented public declarations, or wants to improve existing documentation. Also trigger when the user says 'add docs', 'document this class/file/module', 'write KDoc', or asks about…

1.4k 7d ago A 73 tokens

mcp-docs

44

modelcontextprotocol/kotlin-sdk

Skill Claude CodeCodex

Fetch live MCP specification and docs from modelcontextprotocol.io. Training data may be outdated — default to using this skill when the query touches MCP protocol in any way. Trigger for: implementing or debugging MCP features (sampling, elicitation, completion, tools, resources, prompts, transports); SEPs or spec…

1.4k 7d ago A 124 tokens

modelcontextprotocol/kotlin-sdk

Instructions file CodexOpenCode

AGENTS.md instructions for modelcontextprotocol/kotlin-sdk, covering agents: development guidelines for ai contributors, project, build commands, module structure and architecture.

1.4k 7d ago A 861 tokens

modelcontextprotocol/kotlin-sdk

Instructions file

Claude Code instructions for modelcontextprotocol/kotlin-sdk, a project described as: The official Kotlin SDK for Model Context Protocol servers and clients. Maintained in collaboration with JetBrains.

1.4k 7d ago A 3 tokens

ruby-sdk AGENTS.md

47

modelcontextprotocol/ruby-sdk

Instructions file CodexOpenCode

AGENTS.md instructions for modelcontextprotocol/ruby-sdk, covering agents.md, project overview, dev environment setup, build and test commands and testing instructions.

896 3d ago A 1,370 tokens

ruby-sdk CLAUDE.md

48

modelcontextprotocol/ruby-sdk

Instructions file

Claude Code instructions for modelcontextprotocol/ruby-sdk, a project described as: The official Ruby SDK for the Model Context Protocol servers and clients.

896 3d ago A 5 tokens