oitvoip-mcp-server

OITApps/oitvoip-mcp-server
★ 4 stars JavaScript 🤖 AI/LLM Updated 4d ago
OITVOIP MCP Server for NetSapiens Platform Integration - Comprehensive MCP server providing AI agents with full access to NetSapiens VoIP platform
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oitvoip-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "OITApps/oitvoip-mcp-server"
      ]
    }
  }
}

README Excerpt

> **🎯 Production-Ready NetSapiens Integration** > Comprehensive MCP server providing AI agents with full access to NetSapiens VoIP platform A Model Context Protocol (MCP) server that provides AI agents with seamless access to the NetSapiens VoIP platform. This server enables AI applications to interact with NetSapiens functionality including user management, call detail records, and system information.

Tools (4)

DEBUGNETSAPIENS_API_TOKENNETSAPIENS_API_URLNETSAPIENS_TIMEOUT