Fetches, parses, and provides programmatic access to RFC documents from the IETF website.
Rfc provides an MCP server to fetch, parse, and read RFCs (Request for Comments) from the ietf.org website. It allows users to programmatically interact with RFC documents through tools for fetching by number, searching by keyword, and extracting specific sections. The server supports both HTML and TXT formats, with caching implemented for optimized performance.