mcp-rfc-editor
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 | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| load_rfcC | Load an RFC TXT file and parse its sections |
| download_rfcB | Download an RFC by number from rfc-editor and parse it |
| create_rfcC | Create a new empty RFC document |
| get_documentA | Get the current active RFC document from session context |
| save_rfcC | Save an RFC document to a TXT file |
| get_titleC | Get the title of an RFC document |
| get_abstractC | Get the abstract of an RFC document |
| get_copyrightB | Get the copyright notice of an RFC document |
| get_status_of_memoC | Get the status of this memo section |
| get_tocC | Get the table of contents |
| get_acknowledgementsB | Get the acknowledgements of an RFC document |
| get_contributorsB | Get the contributors of an RFC document |
| get_authors_addressC | Get the authors address section of an RFC document |
| get_section_by_titleC | Get a section by its title |
| set_titleC | Set the title of an RFC document |
| set_abstractA | Set the abstract of an RFC document |
| add_sectionC | Add a new section to an RFC document |
| update_sectionC | Update an existing section in an RFC document |
| delete_sectionC | Delete a section from an RFC document |
| list_sectionsC | List all sections in an RFC document |
| set_copyrightC | Set the copyright notice of an RFC document |
| set_authorsC | Set the authors of an RFC document |
| set_acknowledgementsC | Set the acknowledgements of an RFC document |
| set_contributorsC | Set the contributors of an RFC document |
| set_authors_addressC | Set the authors address section of an RFC document |
| set_status_of_memoC | Set the status of this memo section |
| set_tocD | Set the table of contents |
| set_section_by_titleC | Update a section by its title |
| to_dictC | Convert an RFC document to a dictionary |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/daedalus/mcp-rfc-editor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server