Skip to main content
Glama

MCP-Server-IETF

by tizee

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_ietf_docs_number

Get the total number of IETF RFC documents available in RFC editor Index

get_ietf_doc
Get an RFC document by its number in RFC editor Index with pagination support Args: number: The RFC number str (e.g., "1234") start_line: The line number to start from (default: 1) max_lines: Maximum number of lines to return (default: 200) Returns: A dictionary containing the document content and metadata
search_ietf_rfc_by_keyword
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

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