Intermedia Unite Voice MCP Server
by lrn2codenow
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INTERMEDIA_BASE_URL | No | Optional override for the Unite Voice API base URL. Defaults to https://uniteapi.intermedia.net/calling. | https://uniteapi.intermedia.net/calling |
| INTERMEDIA_CLIENT_ID | Yes | OAuth client identifier issued by Intermedia. | |
| INTERMEDIA_TOKEN_URL | No | Optional override for the OAuth token endpoint. Defaults to https://oauth.uniteapi.com/connect/token. | https://oauth.uniteapi.com/connect/token |
| INTERMEDIA_ACCOUNT_ID | No | Optional default account identifier for endpoints that require it. | |
| INTERMEDIA_CLIENT_SECRET | Yes | OAuth client secret. |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed