- Notifications
You must be signed in to change notification settings - Fork763
Insights: modelcontextprotocol/modelcontextprotocol
Overview
Could not load contribution data
Please try again later
25 Pull requests merged by15 people
- Backport changes to
lifecycle.mdx
from2025-06-18
todraft
.#997 merged
Jul 18, 2025 - Add LM Studio to client examples
#999 merged
Jul 18, 2025 - [docs/develop] Shorten introduction in architecture overview
#1000 merged
Jul 18, 2025 - Further clarify SEP process
#987 merged
Jul 18, 2025 - Add client concepts
#950 merged
Jul 18, 2025 - [blog] Governance for MCP
#989 merged
Jul 17, 2025 - feat: enhance auth server discovery with OAuth2 and OpenID metadata support
#797 merged
Jul 17, 2025 - docs: Fix typos, update links
#882 merged
Jul 17, 2025 - Update CODEOWNERS: Add steering committee ownership for /docs
#983 merged
Jul 17, 2025 - [2025-06-18 ver] Referred OAuth 2.1 spec version expired
#852 merged
Jul 16, 2025 - Update architecture.mdx with comprehensive MCP overview
#912 merged
Jul 16, 2025 - Add CODEOWNERS file for repository governance
#981 merged
Jul 16, 2025 - Replace reference to incorrect pypi.com with pypi.org
#980 merged
Jul 16, 2025 - docs: Update server.mdx to including MCP server logging best practices
#888 merged
Jul 16, 2025 - Clarify reasoning for limited elicitation schema
#892 merged
Jul 15, 2025 - Include Annotations for Content types and Resources in documentation
#891 merged
Jul 15, 2025 - Add "GitHub Copilot coding agent" to "Example Clients"
#947 merged
Jul 15, 2025 - Add Gemini CLI to clients.mdx
#915 merged
Jul 15, 2025 - Use relative URLs for links
#937 merged
Jul 15, 2025 - docs: modify the TypeScript server demo
#296 merged
Jul 15, 2025 - docs: Add Qualification section to clarify when to use SEP vs PR
#969 merged
Jul 15, 2025 - Add schema reference page for version 2025-06-18
#967 merged
Jul 14, 2025 - Server concepts in learn
#903 merged
Jul 14, 2025 - Add schema reference page
#921 merged
Jul 14, 2025 - SEP-001: Introduce Governance Model and SEP Process
#931 merged
Jul 14, 2025
11 Pull requests opened by9 people
- fix: GH-933 fixed the error code in the Java MCP Server documentation.
#962 opened
Jul 14, 2025 - Add examples for each SEP type in the guidelines
#964 opened
Jul 14, 2025 - Script to generate single-page artifact versions of MCP specs
#972 opened
Jul 15, 2025 - docs: add Go SDK to list
#974 opened
Jul 15, 2025 - feat: added support for Agentr Wingmen client
#976 opened
Jul 16, 2025 - Client Advertisement for Supported Server Capabilities
#978 opened
Jul 16, 2025 - (blog) Update governance blog post
#996 opened
Jul 18, 2025 - (chore) Create MAINTAINERS.md
#1001 opened
Jul 18, 2025 - SEP-008: Contributor Communications
#1002 opened
Jul 18, 2025 - Resume tokens for long-running operations
#1003 opened
Jul 18, 2025
6 Issues closed by5 people
- Proposal: Define a new postMessage Transport
#457 closed
Jul 19, 2025 - oAuth /register flow clarification
#911 closed
Jul 17, 2025 - Specify format for tool names
#277 closed
Jul 16, 2025 - CNCF TOC AI Initiatives Discussion/Presentation
#817 closed
Jul 16, 2025 - SEP-001: Model Context Protocol Governance
#932 closed
Jul 15, 2025
21 Issues opened by17 people
- SEP: Bidirectional Tool Calls in Model Context Protocol
#1006 opened
Jul 19, 2025 - SEP: postMessage Transport for MCP
#1005 opened
Jul 19, 2025 - SEP: Server Profiles
#1004 opened
Jul 19, 2025 - SEP-008: Shared Communication Practices/Guidelines
#994 opened
Jul 17, 2025 - SEP: Namespaces
#993 opened
Jul 17, 2025 - SEP - Notification Configuration for Tool Call Result
#992 opened
Jul 17, 2025 - SEP-007: Enable URL-based Client Registration using OAuth Client ID Metadata Documents
#991 opened
Jul 17, 2025 - SEP-006: Enable enterprise IdP policy controls during MCP OAuth flows
#990 opened
Jul 17, 2025 - SEP-005: High Security Profile & Profile Integration w/Clients
#988 opened
Jul 17, 2025 - SEP-XXX: Specify Format for Tool Names
#986 opened
Jul 16, 2025 - SEP-004: Align OAuth 2.0 Protected Resource Metadata with RFC 9728
#985 opened
Jul 16, 2025 - Clarifications on the intent/use-case for sessions
#984 opened
Jul 16, 2025 - [notes] Long running tools
#982 opened
Jul 16, 2025 - Client Advertisement for Supported Server Capabilities
#979 opened
Jul 16, 2025 - SEP-003 Transport-agnostic resumable requests
#975 opened
Jul 15, 2025 - SEP-002: Expose additional metadata for Implementations
#973 opened
Jul 15, 2025 - Add gRPC as a Standard Transport for MCP
#966 opened
Jul 14, 2025 - SEP-008: Represent data models and RPC schema more prominently in doc pages
#965 opened
Jul 14, 2025 - The client should let the server know whether or not it supports the server's capabilities
#963 opened
Jul 14, 2025 - SEP-XXX: Sample calls establish new sessions to enable zero knoledge MCP nesting or chaining
#958 opened
Jul 12, 2025
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
- SEP-003: Support transport-agnostic resumable requests
#925 commented on
Jul 17, 2025 • 13 new comments - Revise sampling specification to define all valid request and response fields
#531 commented on
Jul 17, 2025 • 8 new comments - feat: URL elicitation for secure, out-of-band user interactions
#887 commented on
Jul 17, 2025 • 5 new comments - Enterprise-Managed Authorization Profile for MCP
#646 commented on
Jul 19, 2025 • 5 new comments - SEP-002: Expose additional metadata for Implementations
#955 commented on
Jul 18, 2025 • 2 new comments - Update capabilities section to require full enumeration
#679 commented on
Jul 16, 2025 • 2 new comments - Code example errors for completion on Java MCP Server doc page
#933 commented on
Jul 14, 2025 • 0 new comments - [wip] Explore vibe-coding of spec → test scenarios → sdk compliance tests → sdk updates
#948 commented on
Jul 15, 2025 • 0 new comments - Add `examples` or similar to the standard schema
#125 commented on
Jul 15, 2025 • 0 new comments - feat: add ModelContextChat client
#919 commented on
Jul 15, 2025 • 0 new comments - Proposal: Events - new protocol element Event - list-topics, subscribe, unsubscribe, list-events
#611 commented on
Jul 15, 2025 • 0 new comments - docs: add section about software_statement to Authorization page
#883 commented on
Jul 15, 2025 • 0 new comments - RFC: Tools `inputSchema` & `outputSchema` conform to JSON Schema 2020-12
#881 commented on
Jul 17, 2025 • 0 new comments - Update the concepts docs with the changes from PR #663
#869 commented on
Jul 16, 2025 • 0 new comments - Small Documentation Tweak for Resource Template Lists
#816 commented on
Jul 12, 2025 • 0 new comments - `2025-06-18` Discrepancy: `structuredContent` does not support full `outputSchema` JSON Schema
#834 commented on
Jul 15, 2025 • 0 new comments - Claude.ai sends invalid scope "claudeai"
#653 commented on
Jul 16, 2025 • 0 new comments - Bump tar-fs from 3.0.8 to 3.0.9 in the npm_and_yarn group across 1 directory
#635 commented on
Jul 14, 2025 • 0 new comments - At the MCP Client side to selectivelly disable some of the tools from being listed
#278 commented on
Jul 18, 2025 • 0 new comments - Enforce parity between supported message types in tool results and sampling
#522 commented on
Jul 17, 2025 • 0 new comments - [RFC] Namespaces
#334 commented on
Jul 18, 2025 • 0 new comments - [RFC] Search
#322 commented on
Jul 17, 2025 • 0 new comments - Include OpenTelemetry Trace identifiers as part of the MCP client -> server protocol
#246 commented on
Jul 19, 2025 • 0 new comments - Enable Programmatic Authentication for MCP Servers Without Browser Redirects
#952 commented on
Jul 18, 2025 • 0 new comments - [Authorization] Support token exchange protocol for clients that do not interact with the user
#535 commented on
Jul 18, 2025 • 0 new comments