RFC Document Bridge

Provides a bridge to IETF RFC documents for retrieving, searching, and extracting specific sections from technical standards documentation with support for both HTML and TXT formats

View Source
7 stars
0 tools
Created Aug 2025
@mjpitz/mjpitz-rfc-document-bridge-rfc

About

Provides a bridge to IETF RFC documents for retrieving, searching, and extracting specific sections from technical standards documentation with support for both HTML and TXT formats

Categories

general

Installation

npm

npm install @mjpitz/mjpitz-rfc-document-bridge-rfc

Configuration

{ "mcpServers": { "mjpitz-rfc-document-bridge-rfc": { "command": "npx", "args": [ "-y", "@mjpitz/mjpitz-rfc-document-bridge-rfc" ] } } }