voice_assistant_mcp

refactorproject/voice_assistant_mcp

3.1

If you are the rightful owner of voice_assistant_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server for managing enterprise voice agent configurations with support for both OpenAI and VAPI voice providers.

Tools

Functions exposed to the LLM to take actions

load_enterprise_config

Load configuration from a JSON file

load_config_from_string

Load configuration from JSON string

export_config

Export current configuration to JSON

get_config_summary

Get configuration summary

set_voice_provider

Set voice provider (OpenAI or VAPI) with configuration

get_enterprise_info

Get detailed enterprise information

get_voice_agent_config

Get voice agent configuration

get_apis_config

Get all configured APIs

get_knowledge_base

Get knowledge base configuration

add_api_endpoint

Add new API endpoint to configuration

add_knowledge_document

Add document to knowledge base

get_industry_templates

Get available industry templates

create_config_from_template

Create configuration from industry template

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources