Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
telegraph_create_accountA

Create a new Telegraph account. Returns an Account object with access_token that should be saved for future requests.

telegraph_edit_account_infoA

Update information about a Telegraph account. At least one optional parameter must be provided.

telegraph_get_account_infoB

Get information about a Telegraph account.

telegraph_revoke_access_tokenB

Revoke the current access_token and generate a new one. The old token becomes invalid immediately.

telegraph_create_pageA

Create a new Telegraph page. Returns a Page object including the URL of the created page.

telegraph_edit_pageB

Edit an existing Telegraph page. Returns the updated Page object.

telegraph_get_pageA

Get a Telegraph page by its path. Returns a Page object.

telegraph_get_page_listB

Get a list of pages belonging to a Telegraph account. Returns a PageList object with total_count and pages array.

telegraph_get_viewsB

Get the number of views for a Telegraph page. Can filter by year, month, day, or hour.

telegraph_list_templatesA

List all available page templates with their fields

telegraph_create_from_templateB

Create a new Telegraph page using a template

telegraph_export_pageB

Export a Telegraph page to Markdown or HTML format

telegraph_backup_accountC

Backup all pages from a Telegraph account

Prompts

Interactive templates invoked by user choice

NameDescription
create-blog-postGuide for creating a blog post on Telegraph
create-documentationGuide for creating documentation on Telegraph
summarize-pageSummarize an existing Telegraph page

Resources

Contextual data attached and managed by the client

NameDescription
Telegraph PageGet content of a Telegraph page by its path

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/NehoraiHadad/telegraph-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server