Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VAPI_TOKENYesYour Vapi API token
OPENAI_API_KEYYesYour OpenAI API key, used by run_eval to simulate scenarios
STANDARD_VOCAL_STATE_DIRNoDirectory where prompt snapshots are stored. Overrides the default .standard-vocal/ directory

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_agentsA

List the Vapi assistants on this account: name, id, model, voice, transcriber, creation date. Start here to find the assistantId for run_eval / prompt_diff / regression_gate.

deploy_agentA

Deploy a full production phone agent for a market (fr, us, sv) and a vertical (elagueur, plombier, tree-service, plumber, jardineria, plomeria). Creates the Vapi assistant with prompt, voice, transcriber and keywords baked in. One call = one working agent.

run_evalB

The agent tests itself. Simulates N scripted scenarios via the LLM (no audio cost), scores behavior (close speed, no price, spelled confirmation, urgency handling), returns a /100 report with PASS/WARN/FAIL.

audio_forensicsA

Download the 3 recording tracks of a call (mono/customer/assistant), run RMS analysis, and locate the noise source. Automates the manual audio investigation.

prompt_diffA

Version and diff assistant prompts. snapshot = capture current prompt from Vapi into local history. diff = compare two versions. rollback = push an old prompt back.

regression_gateA

CI for prompts. Runs run_eval against the current assistant and blocks the update if the score regressed vs the stored baseline. Returns allow/deny.

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/guillaumehussong/standard-vocal-mcp'

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