Skip to main content
Glama

connect

Forward a public URL to a local port for testing web applications. Use the active account from 'pie login' to create tunnels like https://my-app.yourdomain.com → localhost:3000.

Instructions

Start a tunnel that forwards a public URL to a local port. Uses the active account from 'pie login'. Example: connect port 3000 with subdomain 'my-app' to get https://my-app.yourdomain.com → localhost:3000.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
portYesLocal port number to forward to (e.g. '3000', '8080')
subdomainNoSubdomain name for the public URL (empty = auto-assigned)

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/pipepie/pipepie'

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