rfc-lookup
Installation
SKILL.md
IETF RFC Lookup
How to Use
Send requests to the RFC MCP server via mcp-call:
Get an RFC by number
python3 $MCP_CALL "npx -y @mjpitz/mcp-rfc" get_rfc '{"number":"4271"}'
Search RFCs by keyword
python3 $MCP_CALL "npx -y @mjpitz/mcp-rfc" search_rfcs '{"query":"BGP security"}'