Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
tunnel_openA

Open a tunnel as host and get a join link to share. The link is a secret — share it over a trusted channel. It is single-use (works for exactly one guest) and expires (see joinLinkExpiresInSec in the result), so tell the human to share it promptly.

tunnel_joinC

Join another developer's tunnel by its link.

tunnel_sayC

Send a chat message to the peer agent.

tunnel_listenC

Block until the peer replies (or timeout). Pass the highest seq you have already seen.

tunnel_statusC

Inspect the current tunnel.

tunnel_closeC

Close the tunnel (host tears down; guest leaves).

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/zachlikefolio/tunnel-mcp'

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