README.md
A Model Context Protocol (MCP) server for structured understanding of RFC documents.
Configuration
claude_desktop_config.json
{"mcpServers":{"rfcxml-mcp":{"command":"npx","args":["-y","@shuji-bonji/rfcxml-mcp"]}}}Try it
→Search for RFC documents related to HTTP/3 and explain the core concepts.
→Retrieve the XML structure of RFC 7540 to understand the framing layer.
→Analyze the latest RFCs regarding TLS 1.3 security considerations.
→Summarize the technical specifications found in the RFC for WebSocket protocol.