Skip to main content
Glama

MCP-Server-IETF

by tizee

search_ietf_rfc_by_keyword

Search for IETF RFC documents by keyword in their titles, returning a list of matching RFCs with numbers and titles. Facilitates quick access to relevant Internet standards and protocols.

Instructions

Search for IETF RFC documents from RFC Editor Index by keyword in their titles Args: keyword: The keyword to search for Returns: A list of matching RFCs with their numbers and titles

Input Schema

NameRequiredDescriptionDefault
keywordYes

Input Schema (JSON Schema)

{ "properties": { "keyword": { "title": "Keyword", "type": "string" } }, "required": [ "keyword" ], "title": "search_ietf_rfc_by_keywordArguments", "type": "object" }

Other Tools from MCP-Server-IETF

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/tizee/mcp-server-ietf'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server