rfcs
Markdown rfc & rfc-process repository by @rust-lang. Model Context Protocol (MCP) server & tools with 6.6k stars.
rfcs MCP Server
MCP server for rust-lang/rfcs
Ready-to-Use Client Configurations
{
"mcpServers": {
"rfcs": {
"command": "npx",
"args": [
"-y",
"@rust-lang/rfcs"
]
}
}
}