oitvoip-mcp-server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | false |
| NETSAPIENS_API_URL | Yes | Your NetSapiens API endpoint (usually https://api.ucaasnetwork.com) | |
| NETSAPIENS_TIMEOUT | No | API request timeout in milliseconds | 30000 |
| NETSAPIENS_API_TOKEN | Yes | Your NetSapiens API token |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_usersC | Search for users in the NetSapiens system |
| get_userC | Get detailed information about a specific user |
| get_cdr_recordsB | Retrieve call detail records (CDR) |
| get_domainsC | Get list of domains in the NetSapiens system |
| get_domainB | Get detailed information about a specific domain |
| get_user_devicesB | Get devices assigned to a specific user |
| get_phone_numbersC | Get phone numbers for a domain |
| get_phone_numberC | Get details of a specific phone number |
| get_call_queuesB | Get call queues for a domain |
| get_call_queueB | Get details of a specific call queue |
| get_call_queue_agentsB | Get agents assigned to a call queue |
| get_agentsB | Get agents for a domain |
| login_agentC | Login an agent to a call queue |
| logout_agentB | Logout an agent from a call queue |
| get_auto_attendantsC | Get auto attendants for a domain |
| get_user_answer_rulesC | Get answer rules for a user |
| get_user_answer_ruleC | Get specific answer rule for a user |
| get_user_greetingsC | Get greetings for a user |
| get_user_voicemailsC | Get voicemails for a user |
| get_music_on_holdB | Get music on hold files for a domain |
| get_billingB | Get billing information for a domain |
| get_agent_statisticsB | Get agent statistics for a domain |
| test_connectionB | Test connectivity to NetSapiens API |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/OITApps/oitvoip-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server