Oitvoip Mcp Server banner
OITApps OITApps

Oitvoip Mcp Server

AI community

Description

OITVOIP MCP Server for NetSapiens Platform Integration - Comprehensive MCP server providing AI agents with full access to NetSapiens VoIP platform

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

OITVOIP MCP Server

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?logo=typescript&logoColor=white)](https://www.typescriptlang.org/) [![NetSapiens API v2](https://img.shields.io/badge/NetSapiens-API%20v2-blue)](https://docs.ns-api.com/) [![MCP Protocol](https://img.shields.io/badge/MCP-Model%20Context%20Protocol-green)](https://modelcontextprotocol.io/)

**🎯 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.

⚑ Features

  • πŸ‘₯ User Management: Search users, get details, devices, answer rules, greetings, and voicemails
  • πŸ“ž Phone Number Management: List and manage phone numbers across domains
  • 🎯 Call Center Operations: Manage call queues, agents, login/logout, and statistics
  • πŸ“Š Call Analytics: Access CDR records, agent statistics, and call patterns
  • 🏒 Domain Administration: Complete domain management and configuration
  • πŸ€– Auto Attendant: Configure and manage automated attendants
  • 🎡 Media Management: Handle greetings, voicemail, and music on hold
  • πŸ’° Billing Integration: Access billing information and usage data
  • πŸ”§ Real-time Operations: Live access to NetSapiens platform data
  • ⚑ Error Handling: Robust error handling with detailed logging
  • πŸ›‘οΈ Rate Limiting: Built-in rate limiting for API protection
  • πŸ“ TypeScript: Full TypeScript support with comprehensive type safety

πŸ—οΈ Architecture

oitvoip-mcp-server/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ index.ts              # Main MCP server implementation
β”‚   └── netsapiens-client.ts  # NetSapiens API