69
/ 100
12 days ago
glama

dSIPRouter MCP Server

Enables AI assistants to manage dSIPRouter operations such as endpoint groups, carrier groups, inbound mappings, and call data retrieval through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: DSIP_TOKEN, DSIPMCP_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDSIP_BASE_URLThe base URL of your dSIPRouter instance
🔐 secretDSIP_TOKENYour dSIPRouter API token
configDSIP_VERIFY_SSLWhether to verify SSL certificates (default: true)
configDSIPMCP_PORTDefine the port being used. The default is 443
configDSIPMCP_CERTFile location of the certificate
🔐 secretDSIPMCP_KEYFile location of the key
configDSIPMCP_CAFile location of the CA
configMCP_ALLOWED_HOSTS
configMCP_ALLOWED_ORIGINS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dopensource-dsiprouter-mcp-1uvtbb)](https://m8ven.ai/mcp/dopensource-dsiprouter-mcp-1uvtbb)
commit: dd8a5193c8da75a71bbcf79c7f10f0bc48904c75
code hash: bb4eb171e0c71812b6b28708fd4ece2d107797454c1e09ddea4db353b2ed8ef1
verified: 7/19/2026, 8:53:04 AM
view raw JSON →