OITApps/oitvoip-mcp-server
If you are the rightful owner of oitvoip-mcp-server 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.
The OITVOIP MCP Server provides AI agents with seamless access to the NetSapiens VoIP platform, enabling interaction with various functionalities such as user management, call analytics, and domain administration.
Tools
Functions exposed to the LLM to take actions
search_users
Search for users in the NetSapiens system by username.
get_user
Retrieve detailed information about a specific user.
get_user_devices
Get devices assigned to a specific user.
get_phone_numbers
Get phone numbers for a domain.
get_phone_number
Get details of a specific phone number.
get_domains
Get list of domains in the NetSapiens system.
get_domain
Get detailed information about a specific domain.
get_call_queues
Get call queues for a domain.
get_call_queue
Get details of a specific call queue.
get_call_queue_agents
Get agents assigned to a call queue.
get_agents
Get agents for a domain.
login_agent
Login an agent to a call queue.
logout_agent
Logout an agent from a call queue.
get_cdr_records
Retrieve call detail records with optional filtering.
get_agent_statistics
Get agent statistics for a domain.
get_auto_attendants
Get auto attendants for a domain.
get_user_answer_rules
Get answer rules for a user.
get_user_answer_rule
Get specific answer rule for a user.
get_user_greetings
Get greetings for a user.
get_user_voicemails
Get voicemails for a user.
get_music_on_hold
Get music on hold files for a domain.
get_billing
Get billing information for a domain.
test_connection
Test connectivity to the NetSapiens API.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client