Skip to main content
Glama

Intermedia Unite Voice MCP Server

by lrn2codenow

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INTERMEDIA_BASE_URLNoOptional override for the Unite Voice API base URL. Defaults to https://uniteapi.intermedia.net/calling.https://uniteapi.intermedia.net/calling
INTERMEDIA_CLIENT_IDYesOAuth client identifier issued by Intermedia.
INTERMEDIA_TOKEN_URLNoOptional override for the OAuth token endpoint. Defaults to https://oauth.uniteapi.com/connect/token.https://oauth.uniteapi.com/connect/token
INTERMEDIA_ACCOUNT_IDNoOptional default account identifier for endpoints that require it.
INTERMEDIA_CLIENT_SECRETYesOAuth client secret.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/lrn2codenow/cac-blue-mcp'

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