Skip to main content
Glama
echelonlabs-sf

@runehand/mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUNEHAND_API_KEYYesBearer token from /settings/api-keys.
RUNEHAND_API_BASE_URLNoOverride for local/staging testing only.https://app.runehand.co/api/v1

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_botsB

List the bots that belong to the workspace that owns the API key.

list_flowsC

List the flows that belong to a bot, given the bot's UUID.

get_flowB

Get a single flow, including its nodes in executable format.

list_conversationsA

List conversations for the workspace, optionally filtered by bot_id and/or status.

get_conversationA

Get a single conversation, including its messages in chronological order.

send_messageA

Send a message as the agent in an existing conversation. Delivers to the external channel (WhatsApp, Telegram, etc.) when the conversation is not on the web channel.

list_leadsB

List leads for the workspace, optionally filtered by bot_id and/or status.

create_leadB

Create a lead directly, without an associated conversation. Does not trigger the LeadCaptured event.

get_analyticsA

Get workspace KPIs and quick stats for a date range, same data as the in-app dashboard.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/echelonlabs-sf/runehand-mcp'

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