Skip to main content
Glama

Server Details

Build, edit, and deploy Telegram bots on FlowCastle's hosted visual flow platform.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
FlowCastle/telegram-bot-templates
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

16 tools
apply_actionsInspect

Validate and apply a batch of flow-builder actions. Validation always runs first; when it fails, nothing is applied and the same errors validate_actions would return are reported. Call this directly — a separate validate_actions call beforehand is unnecessary.

ParametersJSON Schema
NameRequiredDescriptionDefault
flowIdNo
actionsYes
applicationIdNo
conversationIdNo
get_action_schemaInspect

Return supported action kinds and important invariants for draft/apply flow edits.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_application_contextInspect

Return application-level automation context: flows, bots, and variables.

ParametersJSON Schema
NameRequiredDescriptionDefault
applicationIdNo
get_block_detailsInspect

Return full details for one selected block, including block data, action configs, HTTP bodies, custom code files, triggers, menu payloads, and media paths.

ParametersJSON Schema
NameRequiredDescriptionDefault
flowIdYes
blockIdYes
applicationIdNo
get_broadcast_analyticsInspect

Return analytics/stats for a broadcast: delivery breakdown by status plus per-message-block sent/clicked stats for its flow over an optional date window.

ParametersJSON Schema
NameRequiredDescriptionDefault
endDateNo
startDateNo
broadcastIdYes
applicationIdNo
get_broadcast_detailsInspect

Return full details for a single broadcast: status, schedule, recurrence, linked flow, and delivery breakdown by status.

ParametersJSON Schema
NameRequiredDescriptionDefault
broadcastIdYes
applicationIdNo
get_design_guidelinesInspect

Return shared flow-design guidance and examples used by both AI prompt assembly and MCP consumers.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_flow_contextInspect

Return compact flow graph topology and block summaries without full block data or action configs.

ParametersJSON Schema
NameRequiredDescriptionDefault
flowIdYes
applicationIdNo
get_flow_exampleInspect

Return one reusable flow example by id, optionally including its full action-batch schema example.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYes
includeSchemaExampleNo
get_module_catalogInspect

Return a compact installed and marketplace module index with names, descriptions, actions, and triggers.

ParametersJSON Schema
NameRequiredDescriptionDefault
applicationIdNo
get_module_detailsInspect

Return full details for one selected module, including action input fields, trigger config, manual setup fields, and installed action references.

ParametersJSON Schema
NameRequiredDescriptionDefault
moduleKeyYes
applicationIdNo
moduleVersionNo
get_variable_contextInspect

Search variables by scope/query. Values are omitted unless includeValues is true.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNo
scopeNo
applicationIdNo
includeValuesNo
get_workspace_summaryInspect

Return compact application, flow, and bot summary without variables or full graph details.

ParametersJSON Schema
NameRequiredDescriptionDefault
flowIdNo
applicationIdNo
list_broadcastsInspect

List broadcasts in the application, with status, schedule, and delivery counts. Supports filtering by status/bot/recurrence and pagination.

ParametersJSON Schema
NameRequiredDescriptionDefault
pageNo
botIdNo
limitNo
statusNo
isRecurringNo
applicationIdNo
search_flow_examplesInspect

Search compact reusable flow examples by keyword or tag for common business cases.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagsNo
limitNo
queryNo
validate_actionsInspect

Dry-run validation of a proposed batch of flow-builder actions without mutating state. OPTIONAL: apply_actions runs this same validation itself and applies nothing when invalid, so calling validate_actions first is redundant — use it only to check a draft you do not intend to apply yet.

ParametersJSON Schema
NameRequiredDescriptionDefault
flowIdNo
actionsYes
applicationIdNo
conversationIdNo

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.