Markdown rfc & rfc-process repository by @rust-lang. Model Context Protocol (MCP) server & tools with 6.6k stars.

6,573 stars Markdown Markdown 1 file ยท ~3,445 tokens #rfc#rfc-process#rust

rfcs MCP Server

MCP server for rust-lang/rfcs

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "rfcs": {
      "command": "npx",
      "args": [
        "-y",
        "@rust-lang/rfcs"
      ]
    }
  }
}