tizee_mcp-server-ietf
2
This project is an MCP server designed for fetching and enabling access to IETF RFC documents for Large Language Models. It includes features like document searching, downloading, and metadata extraction.
Overview
This project implements a Model Context Protocol (MCP) server that provides access to IETF RFC documents, enabling Large Language Models to access RFC specifications through a standardized interface.
Key features:
- Download and cache RFC index and documents
- Search RFCs by keyword in titles
- Access RFC documents with pagination support
- Extract metadata like page numbers from documents