Sipnav MCP Server
Rank #64,149io.github.werebear73/sipnav-mcp
MCP server for the SIPNAV VOIP switch.
Sipnav MCP Server is a Model Context Protocol (MCP) server published by werebear73. It ranks #64,149 of 132,113 servers tracked on MCP Toplist. Sipnav MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Jun 30, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 67,964 of 132,113 servers on MCP Toplist.
Use Sipnav MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sipnav-mcp -e "SIPNAV_USERNAME=<your SIPNAV_USERNAME>" -e "SIPNAV_PASSWORD=<your SIPNAV_PASSWORD>" -e "SIPNAV_API_URL=<your SIPNAV_API_URL>" -- dnx Waretech.SipnavMcpReplace each placeholder with your own value before saving.
[mcp_servers.sipnav-mcp]
command = "dnx"
args = ["Waretech.SipnavMcp"]
[mcp_servers.sipnav-mcp.env]
SIPNAV_USERNAME = "<your SIPNAV_USERNAME>"
SIPNAV_PASSWORD = "<your SIPNAV_PASSWORD>"
SIPNAV_API_URL = "<your SIPNAV_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sipnav-mcp": {
"command": "dnx",
"args": [
"Waretech.SipnavMcp"
],
"env": {
"SIPNAV_USERNAME": "<your SIPNAV_USERNAME>",
"SIPNAV_PASSWORD": "<your SIPNAV_PASSWORD>",
"SIPNAV_API_URL": "<your SIPNAV_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sipnav-mcp": {
"command": "dnx",
"args": [
"Waretech.SipnavMcp"
],
"env": {
"SIPNAV_USERNAME": "<your SIPNAV_USERNAME>",
"SIPNAV_PASSWORD": "<your SIPNAV_PASSWORD>",
"SIPNAV_API_URL": "<your SIPNAV_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sipnav-mcp": {
"type": "stdio",
"command": "dnx",
"args": [
"Waretech.SipnavMcp"
],
"env": {
"SIPNAV_USERNAME": "<your SIPNAV_USERNAME>",
"SIPNAV_PASSWORD": "<your SIPNAV_PASSWORD>",
"SIPNAV_API_URL": "<your SIPNAV_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sipnav-mcp": {
"command": "dnx",
"args": [
"Waretech.SipnavMcp"
],
"env": {
"SIPNAV_USERNAME": "<your SIPNAV_USERNAME>",
"SIPNAV_PASSWORD": "<your SIPNAV_PASSWORD>",
"SIPNAV_API_URL": "<your SIPNAV_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sipnav-mcp": {
"command": "dnx",
"args": [
"Waretech.SipnavMcp"
],
"env": {
"SIPNAV_USERNAME": "<your SIPNAV_USERNAME>",
"SIPNAV_PASSWORD": "<your SIPNAV_PASSWORD>",
"SIPNAV_API_URL": "<your SIPNAV_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.werebear73%2Fsipnav-mcp)<a href="https://mcptoplist.com/server/io.github.werebear73%2Fsipnav-mcp"><img src="https://mcptoplist.com/badge/io.github.werebear73%2Fsipnav-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
werebear73
Other servers by werebear73
View all werebear73 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Jun 30, 2026 |
Frequently asked questions
- Who maintains Sipnav MCP Server?
- Sipnav MCP Server is maintained by werebear73, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Sipnav MCP Server listed on the Official MCP Registry?
- Yes — Sipnav MCP Server is listed on the Official MCP Registry.
- How many versions does Sipnav MCP Server have?
- MCP Toplist tracks 1 version of Sipnav MCP Server, most recently published on Jun 30, 2026.
- Where can I find the source code for Sipnav MCP Server?
- The source code for Sipnav MCP Server is hosted at github.com/werebear73/sipnav-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.