You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SEP was previously just a placeholder. Added complete content based on
the communication guidelines implementation in docs/community/communication.mdx.
#SEP-994: Shared Communication Practices/Guidelines
27
+
## Abstract
28
28
29
-
-**Status**: Final
30
-
-**Type**: Standards Track
31
-
-**Created**: 2025-07-17
32
-
-**Author(s)**: localden
33
-
-**Issue**: #994
29
+
This SEP establishes the communication strategy and framework for the Model Context Protocol community. It defines the official channels for contributor communication, guidelines for their use, and processes for decision documentation.
34
30
35
-
> [!NOTE]
36
-
> This is **draft placeholder** for the detailed SEP.
31
+
## Motivation
37
32
38
-
Outline the shared practices and locations for MCP-related communication/community.
33
+
As the MCP community grows, clear communication guidelines are essential for:
39
34
40
-
Related change: https://github.com/modelcontextprotocol/modelcontextprotocol/pull/1002
35
+
-**Consistency**: Ensuring all contributors know where and how to communicate
36
+
-**Transparency**: Making project decisions visible and accessible
37
+
-**Efficiency**: Directing discussions to the most appropriate channels
38
+
-**Security**: Establishing proper processes for handling sensitive issues
39
+
40
+
## Specification
41
+
42
+
### Communication Channels
43
+
44
+
The MCP project uses three primary communication channels:
45
+
46
+
1.**Discord**: For real-time or ad-hoc discussions among contributors
47
+
2.**GitHub Discussions**: For structured, longer-form discussions
48
+
3.**GitHub Issues**: For actionable tasks, bug reports, and feature requests
49
+
50
+
Security-sensitive issues follow a separate process defined in SECURITY.md.
51
+
52
+
### Discord Guidelines
53
+
54
+
The Discord server is designed for **MCP contributors** and is not intended for general MCP support.
55
+
56
+
#### Public Channels (Default)
57
+
58
+
- Open community engagement and collaborative development
|[SEP-1302](/community/seps/1302-formalize-working-groups-and-interest-groups-in-mc)| Formalize Working Groups and Interest Groups in MCP Governance | <Badgecolor="green">Final</Badge> | Standards Track | 2025-08-05 |
27
27
|[SEP-1046](/community/seps/1046-support-oauth-client-credentials-flow-in-authoriza)| Support OAuth client credentials flow in authorization | <Badgecolor="green">Final</Badge> | Standards Track | 2025-07-23 |
28
-
|[SEP-994](/community/seps/994-shared-communication-practicesguidelines)| Shared Communication Practices/Guidelines | <Badgecolor="green">Final</Badge> |Standards Track| 2025-07-17 |
28
+
|[SEP-994](/community/seps/994-shared-communication-practicesguidelines)| Shared Communication Practices/Guidelines | <Badgecolor="green">Final</Badge> |Process | 2025-07-17 |
# SEP-994: Shared Communication Practices/Guidelines
2
2
3
3
-**Status**: Final
4
-
-**Type**: Standards Track
4
+
-**Type**: Process
5
5
-**Created**: 2025-07-17
6
-
-**Author(s)**: localden
6
+
-**Author(s)**: @localden
7
7
-**Issue**: #994
8
+
-**PR**: #1002
8
9
9
-
> [!NOTE]
10
-
> This is **draft placeholder** for the detailed SEP.
10
+
## Abstract
11
11
12
-
Outline the shared practices and locations for MCP-related communication/community.
12
+
This SEP establishes the communication strategy and framework for the Model Context Protocol community. It defines the official channels for contributor communication, guidelines for their use, and processes for decision documentation.
13
13
14
-
Related change: https://github.com/modelcontextprotocol/modelcontextprotocol/pull/1002
14
+
## Motivation
15
+
16
+
As the MCP community grows, clear communication guidelines are essential for:
17
+
18
+
-**Consistency**: Ensuring all contributors know where and how to communicate
19
+
-**Transparency**: Making project decisions visible and accessible
20
+
-**Efficiency**: Directing discussions to the most appropriate channels
21
+
-**Security**: Establishing proper processes for handling sensitive issues
22
+
23
+
## Specification
24
+
25
+
### Communication Channels
26
+
27
+
The MCP project uses three primary communication channels:
28
+
29
+
1.**Discord**: For real-time or ad-hoc discussions among contributors
30
+
2.**GitHub Discussions**: For structured, longer-form discussions
31
+
3.**GitHub Issues**: For actionable tasks, bug reports, and feature requests
32
+
33
+
Security-sensitive issues follow a separate process defined in SECURITY.md.
34
+
35
+
### Discord Guidelines
36
+
37
+
The Discord server is designed for **MCP contributors** and is not intended for general MCP support.
38
+
39
+
#### Public Channels (Default)
40
+
41
+
- Open community engagement and collaborative development
0 commit comments