Submit

MCP-Server-IETF

@tizee

A Model Context Protocol server for fetching IETF documents (RFCs) for Large Language Models.
Overview

What is MCP-Server-IETF?

MCP-Server-IETF is a Model Context Protocol server designed to fetch IETF documents (RFCs) for Large Language Models, providing a standardized interface for accessing RFC specifications.

How to use MCP-Server-IETF?

To use MCP-Server-IETF, clone the repository, install the necessary dependencies, and start the server. You can then interact with the server using various tools to fetch and search RFC documents.

Key features of MCP-Server-IETF?

  • 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

Use cases of MCP-Server-IETF?

  1. Enabling Large Language Models to access and utilize IETF RFC specifications.
  2. Assisting developers in retrieving specific RFC documents for reference.
  3. Providing a searchable interface for exploring RFC titles and content.

FAQ from MCP-Server-IETF?

  • What are the requirements to run MCP-Server-IETF?

You need Python 3.11 or higher and the dependencies listed in pyproject.toml.

  • How can I search for RFC documents?

You can use the search_rfc_by_keyword tool to find RFCs by keywords in their titles.

  • Is there a way to get a specific RFC document?

Yes! You can use the get_doc tool with the RFC number to retrieve a specific document.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.