NehoraiHadad/telegraph-mcp-py
If you are the rightful owner of telegraph-mcp-py and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Telegraph MCP Server is a Python-based implementation that facilitates interaction with the Telegraph API, allowing users to manage Telegraph pages and accounts efficiently.
Tools
Functions exposed to the LLM to take actions
telegraph_create_account
Create a new Telegraph account
telegraph_edit_account_info
Update account information
telegraph_get_account_info
Get account details
telegraph_revoke_access_token
Revoke and regenerate access token
telegraph_create_page
Create a new page (supports HTML/Markdown)
telegraph_edit_page
Edit an existing page
telegraph_get_page
Get page by path
telegraph_get_page_list
List all pages for an account
telegraph_get_views
Get page view statistics
telegraph_list_templates
List available templates
telegraph_create_from_template
Create page from template
telegraph_export_page
Export page to Markdown/HTML
telegraph_backup_account
Backup all account pages
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client