Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_rfc_structure | Get RFC section hierarchy and metadata. |
| get_requirements | Extract normative requirements (MUST/SHOULD/MAY) from RFC in structured format. |
| get_definitions | Get term definitions from RFC. |
| get_rfc_dependencies | Get RFC reference relationships (normative/informative). |
| get_related_sections | Get sections related to the specified section. |
| generate_checklist | Generate RFC implementation checklist in Markdown format. |
| validate_statement | Validate if a statement complies with RFC requirements. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| RFCXML Schema Information | RFCXML v3 structure and schema information |