Skip to content

Commit f1af977

Browse files
authored
Merge pull request modelcontextprotocol#1304 from tadasant/tadasant/add-discord-link-to-comms
Add Discord invite link to communication docs
2 parents 596baec + 4d773c4 commit f1af977

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

docs/community/communication.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@ All communication within the MCP community is governed by our [Code of Conduct](
99

1010
## Communication Channels
1111

12-
We support three primary communication channels: the public Discord server, [GitHub Issues](https://github.com/modelcontextprotocol/modelcontextprotocol/issues), and [GitHub Discussions](https://github.com/modelcontextprotocol/modelcontextprotocol/discussions) in the [main project repository](https://github.com/modelcontextprotocol/modelcontextprotocol).
12+
We support three primary communication channels: the [public Discord server][discord-join], [GitHub Issues](https://github.com/modelcontextprotocol/modelcontextprotocol/issues), and [GitHub Discussions](https://github.com/modelcontextprotocol/modelcontextprotocol/discussions) in the [main project repository](https://github.com/modelcontextprotocol/modelcontextprotocol).
1313

1414
### Discord
15-
1615
For real-time contributor discussion and collaboration. The server is designed around **MCP contributors** and is not intended
1716
to be a place for general MCP support.
1817

1918
The Discord server will have both public and private channels.
2019

20+
[Join the Discord server here][discord-join].
21+
2122
#### Public Channels (Default)
2223

2324
- **Purpose**: Open community engagement, collaborative development, and transparent project coordination.
@@ -96,3 +97,5 @@ When documenting decisions, we will retain as much context as possible:
9697
- Options that were considered
9798
- Rationale for the chosen approach
9899
- Implementation steps
100+
101+
[discord-join]: https://discord.gg/6CSzBmMkjX

docs/community/governance.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ All maintainers are expected to have a strong bias towards MCP's design philosop
1919

2020
### Channels
2121

22-
Technical Governance is facilitated through a shared Discord server of all **maintainers, core maintainers** and **lead maintainers**. Each maintainer group can choose additional communication channels, but all decisions and their supporting discussions must be recorded and made transparently available on the core group Discord server.
22+
Technical Governance is facilitated through a shared [Discord server](/community/communication#discord) of all **maintainers, core maintainers** and **lead maintainers**. Each maintainer group can choose additional communication channels, but all decisions and their supporting discussions must be recorded and made transparently available on the Discord server.
2323

2424
### Maintainers
2525

@@ -92,7 +92,7 @@ Both must:
9292
Projects and working groups without specified processes default to:
9393

9494
- GitHub pull requests and issues for contributions
95-
- A public channel in the official MCP Discord (TBD)
95+
- A public channel in the official [MCP Contributor Discord](/community/communication#discord)
9696

9797
#### Maintenance Responsibilities
9898

@@ -118,7 +118,7 @@ The core maintainer group meets on a bi-weekly basis to discuss proposals and th
118118

119119
### Public Chat
120120

121-
The MCP project maintains a public Discord server with open chats for interest groups. The MCP project may have private channels for certain communications.
121+
The MCP project maintains a [public Discord server](/community/communication#discord) with open chats for interest groups. The MCP project may have private channels for certain communications.
122122

123123
## Nominating, Confirming and Removing Maintainers
124124

0 commit comments

Comments
 (0)