telegraph_export_pageTelegraph MCP ServerExport Telegraph pages to Markdown or HTML format for backup, sharing, or content migration purposes.
telegraph_backup_accountTelegraph MCP ServerExport all pages from a Telegraph account in Markdown or HTML format for backup purposes using an access token.
telegraph_create_from_templateTelegraph MCP ServerCreate Telegraph pages using predefined templates for blog posts, documentation, articles, changelogs, or tutorials with structured data input.
telegraph_edit_pageTelegraph MCP ServerModify existing Telegraph pages by updating content, titles, or author information using HTML or Markdown formatting.
telegraph_get_account_infoTelegraph MCP ServerRetrieve Telegraph account details including author name, URL, and page count using an access token. Specify which account fields to return for customized information.
telegraph_get_pageTelegraph MCP ServerRetrieve Telegraph page content and metadata using its path identifier. Returns a Page object with optional content field for programmatic access.