Skip to content

Commit 4fe2b0b

Browse files
committed
Fixed the 2084-primitive-groups.md preamble. generate-seps wasn't parsing it properly because the colon was inside the bold markup instead of outside
1 parent bdea300 commit 4fe2b0b

4 files changed

Lines changed: 50 additions & 49 deletions

File tree

docs/community/seps/2084-primitive-groups.mdx

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
---
2-
title: "SEP-2084: Untitled"
3-
sidebarTitle: "SEP-2084: Untitled"
4-
description: "Untitled"
2+
title: "SEP-2084: MCP Primitive Grouping Server Capability"
3+
sidebarTitle: "SEP-2084: MCP Primitive Grouping Server Capability"
4+
description: "MCP Primitive Grouping Server Capability"
55
---
66

77
import { Badge } from "/snippets/badge.mdx";
88

99
<div className="flex items-center gap-2 mb-4">
10-
<Badge color="gray">Unknown</Badge>
11-
<Badge color="gray">Unknown</Badge>
10+
<Badge color="yellow">In-Review</Badge>
11+
<Badge color="gray">Standards Track</Badge>
1212
</div>
1313

14-
| Field | Value |
15-
| ------------- | ------------------------------------------------------------------------ |
16-
| **SEP** | 2084 |
17-
| **Title** | Untitled |
18-
| **Status** | Unknown |
19-
| **Type** | Unknown |
20-
| **Created** | Unknown |
21-
| **Author(s)** | Unknown |
22-
| **Sponsor** | None |
23-
| **PR** | [#2084](https://github.com/modelcontextprotocol/specification/pull/2084) |
14+
| Field | Value |
15+
| ------------- | ------------------------------------------------------------------------------------------------------------------- |
16+
| **SEP** | 2084 |
17+
| **Title** | MCP Primitive Grouping Server Capability |
18+
| **Status** | In-Review |
19+
| **Type** | Standards Track |
20+
| **Created** | 2026-01-14 |
21+
| **Author(s)** | Tapan Chugh ([@chughtapan](https://github.com/chughtapan)), Cliff Hall ([@cliffhall](https://github.com/cliffhall)) |
22+
| **Sponsor** | Cliff Hall ([@cliffhall](https://github.com/cliffhall)) |
23+
| **PR** | [#2084](<[#2084](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2084)>) |
2424

2525
---
2626

docs/community/seps/index.mdx

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -15,36 +15,36 @@ Specification Enhancement Proposals (SEPs) are the primary mechanism for proposi
1515
## Summary
1616

1717
- **Final**: 23
18-
- **Unknown**: 1
18+
- **In-review**: 1
1919

2020
## All SEPs
2121

22-
| SEP | Title | Status | Type | Created |
23-
| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------- | --------------- | ---------- |
24-
| [SEP-2133](/community/seps/2133-extensions) | Extensions | <Badge color="green">Final</Badge> | Standards Track | 2025-01-21 |
25-
| [SEP-2085](/community/seps/2085-governance-succession-and-amendment) | Governance Succession and Amendment Procedures | <Badge color="green">Final</Badge> | Process | 2025-12-05 |
26-
| [SEP-2084](/community/seps/2084-primitive-groups) | Untitled | <Badge color="gray">Unknown</Badge> | Unknown | Unknown |
27-
| [SEP-1850](/community/seps/1850-pr-based-sep-workflow) | PR-Based SEP Workflow | <Badge color="green">Final</Badge> | Process | 2025-11-20 |
28-
| [SEP-1730](/community/seps/1730-sdks-tiering-system) | SDKs Tiering System | <Badge color="green">Final</Badge> | Standards Track | 2025-10-29 |
29-
| [SEP-1699](/community/seps/1699-support-sse-polling-via-server-side-disconnect) | Support SSE polling via server-side disconnect | <Badge color="green">Final</Badge> | Standards Track | 2025-10-22 |
30-
| [SEP-1686](/community/seps/1686-tasks) | Tasks | <Badge color="green">Final</Badge> | Standards Track | 2025-10-20 |
31-
| [SEP-1613](/community/seps/1613-establish-json-schema-2020-12-as-default-dialect-f) | Establish JSON Schema 2020-12 as Default Dialect for MCP | <Badge color="green">Final</Badge> | Standards Track | 2025-10-06 |
32-
| [SEP-1577](/community/seps/1577--sampling-with-tools) | Sampling With Tools | <Badge color="green">Final</Badge> | Standards Track | 2025-09-30 |
33-
| [SEP-1330](/community/seps/1330-elicitation-enum-schema-improvements-and-standards) | Elicitation Enum Schema Improvements and Standards Compliance | <Badge color="green">Final</Badge> | Standards Track | 2025-08-11 |
34-
| [SEP-1319](/community/seps/1319-decouple-request-payload-from-rpc-methods-definiti) | Decouple Request Payload from RPC Methods Definition | <Badge color="green">Final</Badge> | Standards Track | 2025-08-08 |
35-
| [SEP-1303](/community/seps/1303-input-validation-errors-as-tool-execution-errors) | Input Validation Errors as Tool Execution Errors | <Badge color="green">Final</Badge> | Standards Track | 2025-08-05 |
36-
| [SEP-1302](/community/seps/1302-formalize-working-groups-and-interest-groups-in-mc) | Formalize Working Groups and Interest Groups in MCP Governance | <Badge color="green">Final</Badge> | Standards Track | 2025-08-05 |
37-
| [SEP-1046](/community/seps/1046-support-oauth-client-credentials-flow-in-authoriza) | Support OAuth client credentials flow in authorization | <Badge color="green">Final</Badge> | Standards Track | 2025-07-23 |
38-
| [SEP-1036](/community/seps/1036-url-mode-elicitation-for-secure-out-of-band-intera) | URL Mode Elicitation for secure out-of-band interactions | <Badge color="green">Final</Badge> | Standards Track | 2025-07-22 |
39-
| [SEP-1034](/community/seps/1034--support-default-values-for-all-primitive-types-in) | Support default values for all primitive types in elicitation schemas | <Badge color="green">Final</Badge> | Standards Track | 2025-07-22 |
40-
| [SEP-1024](/community/seps/1024-mcp-client-security-requirements-for-local-server-) | MCP Client Security Requirements for Local Server Installation | <Badge color="green">Final</Badge> | Standards Track | 2025-07-22 |
41-
| [SEP-994](/community/seps/994-shared-communication-practicesguidelines) | Shared Communication Practices/Guidelines | <Badge color="green">Final</Badge> | Process | 2025-07-17 |
42-
| [SEP-991](/community/seps/991-enable-url-based-client-registration-using-oauth-c) | Enable URL-based Client Registration using OAuth Client ID Metadata Documents | <Badge color="green">Final</Badge> | Standards Track | 2025-07-07 |
43-
| [SEP-990](/community/seps/990-enable-enterprise-idp-policy-controls-during-mcp-o) | Enable enterprise IdP policy controls during MCP OAuth flows | <Badge color="green">Final</Badge> | Standards Track | 2025-06-04 |
44-
| [SEP-986](/community/seps/986-specify-format-for-tool-names) | Specify Format for Tool Names | <Badge color="green">Final</Badge> | Standards Track | 2025-07-16 |
45-
| [SEP-985](/community/seps/985-align-oauth-20-protected-resource-metadata-with-rf) | Align OAuth 2.0 Protected Resource Metadata with RFC 9728 | <Badge color="green">Final</Badge> | Standards Track | 2025-07-16 |
46-
| [SEP-973](/community/seps/973-expose-additional-metadata-for-implementations-res) | Expose additional metadata for Implementations, Resources, Tools and Prompts | <Badge color="green">Final</Badge> | Standards Track | 2025-07-15 |
47-
| [SEP-932](/community/seps/932-model-context-protocol-governance) | Model Context Protocol Governance | <Badge color="green">Final</Badge> | Process | 2025-07-08 |
22+
| SEP | Title | Status | Type | Created |
23+
| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | --------------------------------------- | --------------- | ---------- |
24+
| [SEP-2133](/community/seps/2133-extensions) | Extensions | <Badge color="green">Final</Badge> | Standards Track | 2025-01-21 |
25+
| [SEP-2085](/community/seps/2085-governance-succession-and-amendment) | Governance Succession and Amendment Procedures | <Badge color="green">Final</Badge> | Process | 2025-12-05 |
26+
| [SEP-2084](/community/seps/2084-primitive-groups) | MCP Primitive Grouping Server Capability | <Badge color="yellow">In-Review</Badge> | Standards Track | 2026-01-14 |
27+
| [SEP-1850](/community/seps/1850-pr-based-sep-workflow) | PR-Based SEP Workflow | <Badge color="green">Final</Badge> | Process | 2025-11-20 |
28+
| [SEP-1730](/community/seps/1730-sdks-tiering-system) | SDKs Tiering System | <Badge color="green">Final</Badge> | Standards Track | 2025-10-29 |
29+
| [SEP-1699](/community/seps/1699-support-sse-polling-via-server-side-disconnect) | Support SSE polling via server-side disconnect | <Badge color="green">Final</Badge> | Standards Track | 2025-10-22 |
30+
| [SEP-1686](/community/seps/1686-tasks) | Tasks | <Badge color="green">Final</Badge> | Standards Track | 2025-10-20 |
31+
| [SEP-1613](/community/seps/1613-establish-json-schema-2020-12-as-default-dialect-f) | Establish JSON Schema 2020-12 as Default Dialect for MCP | <Badge color="green">Final</Badge> | Standards Track | 2025-10-06 |
32+
| [SEP-1577](/community/seps/1577--sampling-with-tools) | Sampling With Tools | <Badge color="green">Final</Badge> | Standards Track | 2025-09-30 |
33+
| [SEP-1330](/community/seps/1330-elicitation-enum-schema-improvements-and-standards) | Elicitation Enum Schema Improvements and Standards Compliance | <Badge color="green">Final</Badge> | Standards Track | 2025-08-11 |
34+
| [SEP-1319](/community/seps/1319-decouple-request-payload-from-rpc-methods-definiti) | Decouple Request Payload from RPC Methods Definition | <Badge color="green">Final</Badge> | Standards Track | 2025-08-08 |
35+
| [SEP-1303](/community/seps/1303-input-validation-errors-as-tool-execution-errors) | Input Validation Errors as Tool Execution Errors | <Badge color="green">Final</Badge> | Standards Track | 2025-08-05 |
36+
| [SEP-1302](/community/seps/1302-formalize-working-groups-and-interest-groups-in-mc) | Formalize Working Groups and Interest Groups in MCP Governance | <Badge color="green">Final</Badge> | Standards Track | 2025-08-05 |
37+
| [SEP-1046](/community/seps/1046-support-oauth-client-credentials-flow-in-authoriza) | Support OAuth client credentials flow in authorization | <Badge color="green">Final</Badge> | Standards Track | 2025-07-23 |
38+
| [SEP-1036](/community/seps/1036-url-mode-elicitation-for-secure-out-of-band-intera) | URL Mode Elicitation for secure out-of-band interactions | <Badge color="green">Final</Badge> | Standards Track | 2025-07-22 |
39+
| [SEP-1034](/community/seps/1034--support-default-values-for-all-primitive-types-in) | Support default values for all primitive types in elicitation schemas | <Badge color="green">Final</Badge> | Standards Track | 2025-07-22 |
40+
| [SEP-1024](/community/seps/1024-mcp-client-security-requirements-for-local-server-) | MCP Client Security Requirements for Local Server Installation | <Badge color="green">Final</Badge> | Standards Track | 2025-07-22 |
41+
| [SEP-994](/community/seps/994-shared-communication-practicesguidelines) | Shared Communication Practices/Guidelines | <Badge color="green">Final</Badge> | Process | 2025-07-17 |
42+
| [SEP-991](/community/seps/991-enable-url-based-client-registration-using-oauth-c) | Enable URL-based Client Registration using OAuth Client ID Metadata Documents | <Badge color="green">Final</Badge> | Standards Track | 2025-07-07 |
43+
| [SEP-990](/community/seps/990-enable-enterprise-idp-policy-controls-during-mcp-o) | Enable enterprise IdP policy controls during MCP OAuth flows | <Badge color="green">Final</Badge> | Standards Track | 2025-06-04 |
44+
| [SEP-986](/community/seps/986-specify-format-for-tool-names) | Specify Format for Tool Names | <Badge color="green">Final</Badge> | Standards Track | 2025-07-16 |
45+
| [SEP-985](/community/seps/985-align-oauth-20-protected-resource-metadata-with-rf) | Align OAuth 2.0 Protected Resource Metadata with RFC 9728 | <Badge color="green">Final</Badge> | Standards Track | 2025-07-16 |
46+
| [SEP-973](/community/seps/973-expose-additional-metadata-for-implementations-res) | Expose additional metadata for Implementations, Resources, Tools and Prompts | <Badge color="green">Final</Badge> | Standards Track | 2025-07-15 |
47+
| [SEP-932](/community/seps/932-model-context-protocol-governance) | Model Context Protocol Governance | <Badge color="green">Final</Badge> | Process | 2025-07-08 |
4848

4949
## SEP Status Definitions
5050

docs/docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@
402402
]
403403
},
404404
{
405-
"group": "Unknown",
405+
"group": "In-review",
406406
"pages": [
407407
"community/seps/2084-primitive-groups"
408408
]

seps/2084-primitive-groups.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
# MCP Primitive Grouping Server Capability
1+
# SEP-2084: MCP Primitive Grouping Server Capability
22

33
## Preamble
44

5-
- **Title:** MCP Primitive Grouping Server Capability
6-
- **Author(s):** Tapan Chugh (@chughtapan), Cliff Hall (@cliffhall)
7-
- **Track:** Standards
8-
- **Status:** Draft
9-
- **Created:** 14 January 2026
5+
- **Status**: In-Review
6+
- **Type**: Standards Track
7+
- **Created**: 2026-01-14
8+
- **Author(s)**: Tapan Chugh (@chughtapan), Cliff Hall (@cliffhall)
9+
- **Sponsor**: Cliff Hall (@cliffhall)
10+
- **PR**: [#2084](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2084)
1011

1112
## Abstract
1213

0 commit comments

Comments
 (0)