Loading MCP server directory, please wait...
MCP server for the SIPNAV VOIP switch.
npx @getmcp/cli add io.github.werebear73/sipnav-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.werebear73/sipnav-mcp": {
"command": "Waretech.SipnavMcp",
"env": {
"SIPNAV_USERNAME": "{sipnav_username}",
"SIPNAV_PASSWORD": "{sipnav_password}",
"SIPNAV_API_URL": "{sipnav_api_url}"
}
}
}
}