kvc-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KVC_BASE_URL | No | Base URL of the Krystal Voice Caller API | https://krystalunity.com/api/admin/kvc |
| KVC_API_TOKEN | Yes | API token for Krystal Voice Caller |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| kvc_get_tenantA | Return current tenant config. |
| kvc_update_tenantC | Patch safe tenant config fields. |
| kvc_list_dncB | List tenant DNC entries. |
| kvc_add_dncB | Add an AU E.164 phone number to tenant DNC. |
| kvc_call_historyC | Return recent call outcomes. |
| kvc_after_hours_capturesC | Return recent reception captures. |
| kvc_send_digest_nowB | Trigger an immediate digest email send. |
| kvc_create_script_draftD | Start a Script Author draft. |
| kvc_chat_script_draftC | Send a message to an active Script Author draft. |
| kvc_upload_contactsC | Upload CSV contacts for outbound Email Hunter. |
| kvc_list_outbound_capturesC | List captures from outbound Email Hunter calls. |
| kvc_place_test_callC | Place a test outbound roleplay call. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/KrystalUnity/kvc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server