Skip to main content
Glama

Server Details

Human-input bridge for AI agents with voice-first answer links, MCP tools, and HTTP APIs.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

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

5 tools
create_askCreate Superforms AskInspect

Create a voice-first Superforms answer link for human input.

ParametersJSON Schema
NameRequiredDescriptionDefault
goalNo
titleNo
promptNoPlain-English ask or request. Use only when explicit questions are not already known.
contextNoHidden context for the form.
questionsNoExplicit questions to ask the respondent. Use this whenever questions already exist; preserve them exactly.
persistentNo
followUpModeNo
responseModeNo
questionContextNo
creationSessionUrlNo
get_responsesGet Superforms ResponsesInspect

Fetch persisted raw responses for a Superforms ask. This is the MCP equivalent of the HTTP bridge answers endpoint.

ParametersJSON Schema
NameRequiredDescriptionDefault
askIdYes
sinceNo
agentTokenYes
join_creation_sessionJoin Superforms Creation SessionInspect

Join a Superforms homepage creation handoff session before creating the real form. Pass agentName with the client name, such as Codex, Claude Code, Claude, ChatGPT, or Cursor.

ParametersJSON Schema
NameRequiredDescriptionDefault
agentNameNo
creationSessionUrlYes
list_asksList Superforms AsksInspect

List recent asks for a provided private agent token.

ParametersJSON Schema
NameRequiredDescriptionDefault
agentTokenYes
watch_askWatch Superforms AskInspect

Check whether a Superforms ask has responses. Use get_responses for repeat polling; the HTTP bridge also exposes an SSE stream endpoint.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
askIdNo
agentTokenYes

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.

Resources