Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.werebear73/sipnav-mcp

NUGET · WARETECH.SIPNAVMCP · SCANNED SEP 20

MCP server for the SIPNAV VOIP switch.

0 this week 73 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency6
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 5168 tokens (~57/item across 90 items; 90 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 6 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "user_permission_remove" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 90 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.werebear73/sipnav-mcp server?

io.github.werebear73/sipnav-mcp runs locally as a NuGet package, launched with dnx Waretech.SipnavMcp@0.1.3 --yes. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

nuget · Waretech.SipnavMcp

# add to Claude Code
claude mcp add werebear73-sipnav-mcp -- dnx Waretech.SipnavMcp@0.1.3 --yes
// .cursor/mcp.json
{
  "mcpServers": {
    "werebear73-sipnav-mcp": {
      "command": "dnx",
      "args": [
        "Waretech.SipnavMcp@0.1.3",
        "--yes"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "werebear73-sipnav-mcp": {
      "command": "dnx",
      "args": [
        "Waretech.SipnavMcp@0.1.3",
        "--yes"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add werebear73-sipnav-mcp -- dnx Waretech.SipnavMcp@0.1.3 --yes
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "werebear73-sipnav-mcp": {
      "type": "local",
      "command": [
        "dnx",
        "Waretech.SipnavMcp@0.1.3",
        "--yes"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  werebear73-sipnav-mcp:
    command: "dnx"
    args: ["Waretech.SipnavMcp@0.1.3", "--yes"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "werebear73-sipnav-mcp": {
      "Transport": "stdio",
      "Command": "dnx",
      "Arguments": [
        "Waretech.SipnavMcp@0.1.3",
        "--yes"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "werebear73-sipnav-mcp": {
      "command": "dnx",
      "args": [
        "Waretech.SipnavMcp@0.1.3",
        "--yes"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed nuget/Waretech.SipnavMcp@0.1.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem nuget
Reason Signature present, unreadable

Background: How many MCP packages publish verified provenance →

Dependencies 0 packages
Packages resolved 0
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 90 exposed · ~5,168 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
file_download ~41

Get a download link for a file from the SIPNAV system.

NameTypeReqDescription
diskstringyesStorage disk name
filestringyesFile name/path

No output schema declared.

No examples provided.

login ~63

Authenticate with the SIPNAV API using username and password. Returns a bearer token for subsequent API calls. Credentials are stored so the token can be auto-refreshed if it expires.

NameTypeReqDescription
passwordstringyesPassword for authentication
usernamestringyesUsername for authentication

No output schema declared.

No examples provided.

logout ~17

Logout the current user and invalidate the bearer token.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

lrn_lookup ~37

Look up LRN (Location Routing Number) information for a phone number.

NameTypeReqDescription
phoneNumberstringyesPhone number to look up

No output schema declared.

No examples provided.

me ~13

Get current authenticated user information.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

password_reset ~65

Reset a user's password using the encrypted user token from the reset email.

NameTypeReqDescription
encryptedUserstringyesEncrypted user identifier from reset email
json_bodystringyesJSON object with: t_password (temp password), password (new password), c_password (confirm password)

No output schema declared.

No examples provided.

password_reset_email ~29

Send a password reset email to a user.

NameTypeReqDescription
usernamestringyesUsername of the user

No output schema declared.

No examples provided.

permissions_list ~14

Get list of all permissions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

permissions_names ~16

Get a simple list of permission names.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

proxy_start ~40

Start a proxy session for a target user. Returns a new token for the target user.

NameTypeReqDescription
proxyUserIdintegeryesUser ID to proxy as

No output schema declared.

No examples provided.

proxy_stop ~20

Stop the current proxy session and return to the original user.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rate_limits_list ~98

Retrieve rate limits. Non-admin users see only their own limit; admins see a paginated list. Page via per_page + page_token (an opaque cursor from a prior response).

NameTypeReqDescription
page_tokenstring|nullOpaque pagination cursor from a previous response
per_pageinteger|nullItems per page
user_idinteger|nullFilter by user ID
usernamestring|nullFilter by username

No output schema declared.

No examples provided.

rate_limits_update ~54

Update a user's rate limit. Parameters are sent as query parameters.

NameTypeReqDescription
rate_limitintegeryesThe rate limit value to set
user_idintegeryesID of the user whose rate limit is being set

No output schema declared.

No examples provided.

roles_create ~34

Create a new role.

NameTypeReqDescription
json_bodystringyesJSON object with: name, display_name, description (all required)

No output schema declared.

No examples provided.

roles_get ~25

Get a specific role by ID.

NameTypeReqDescription
roleIdintegeryesRole ID

No output schema declared.

No examples provided.

roles_get_permissions ~27

Get a role and its associated permissions.

NameTypeReqDescription
roleIdintegeryesRole ID

No output schema declared.

No examples provided.

roles_list ~14

Get list of all roles.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

roles_names ~16

Get a simple list of role names.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

static_counties ~15

Get a list of counties.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

static_states ~15

Get a list of US states.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

stats_master_accounts ~57

Retrieve account master statistics.

NameTypeReqDescription
account_idinteger|nullAccount ID to scope stats to
endstring|nullEnd date (YYYY-MM-DD)
startstring|nullStart date (YYYY-MM-DD)

No output schema declared.

No examples provided.

stats_master_carriers ~58

Retrieve carrier master statistics.

NameTypeReqDescription
carrier_idinteger|nullCarrier ID to scope stats to
endstring|nullEnd date (YYYY-MM-DD)
startstring|nullStart date (YYYY-MM-DD)

No output schema declared.

No examples provided.

stats_usage_accounts ~57

Retrieve account usage statistics.

NameTypeReqDescription
account_idinteger|nullAccount ID to scope stats to
endstring|nullEnd date (YYYY-MM-DD)
startstring|nullStart date (YYYY-MM-DD)

No output schema declared.

No examples provided.

stats_usage_carriers ~58

Retrieve carrier usage statistics.

NameTypeReqDescription
carrier_idinteger|nullCarrier ID to scope stats to
endstring|nullEnd date (YYYY-MM-DD)
startstring|nullStart date (YYYY-MM-DD)

No output schema declared.

No examples provided.

stirshaken_create ~41

Create a new STIR/SHAKEN DID entry.

NameTypeReqDescription
json_bodystringyesJSON object with: account_id, caller_id, attest_level

No output schema declared.

No examples provided.

stirshaken_delete ~66

Delete a STIR/SHAKEN DID entry. Identified by account_id + caller_id (sent as the DELETE request body).

NameTypeReqDescription
account_idintegeryesAccount ID the DID belongs to
caller_idstringyesCaller ID (DID) to delete

No output schema declared.

No examples provided.

stirshaken_list ~56

List STIR/SHAKEN DIDs with pagination.

NameTypeReqDescription
account_idinteger|nullFilter by account ID
pageinteger|nullPage number
per_pageinteger|nullItems per page

No output schema declared.

No examples provided.

stirshaken_update ~42

Update a STIR/SHAKEN DID entry.

NameTypeReqDescription
json_bodystringyesJSON object with: spid, status, and other fields to update

No output schema declared.

No examples provided.

user_permission_assign ~34

Assign a permission to a user.

NameTypeReqDescription
permissionintegeryesPermission ID
userintegeryesUser ID

No output schema declared.

No examples provided.

user_permission_remove ~36

Remove a permission from a user.

NameTypeReqDescription
permissionIdintegeryesPermission ID
userIdintegeryesUser ID

No output schema declared.

No examples provided.

user_permissions_get ~27

Get permissions assigned to a specific user.

NameTypeReqDescription
userIdintegeryesUser ID

No output schema declared.

No examples provided.

user_role_assign ~34

Assign a role to a user.

NameTypeReqDescription
roleintegeryesRole ID
userintegeryesUser ID

No output schema declared.

No examples provided.

user_role_remove ~34

Remove a role from a user.

NameTypeReqDescription
roleintegeryesRole ID
userintegeryesUser ID

No output schema declared.

No examples provided.

user_roles_get ~27

Get roles assigned to a specific user.

NameTypeReqDescription
userIdintegeryesUser ID

No output schema declared.

No examples provided.

users_create ~34

Create a new user.

NameTypeReqDescription
json_bodystringyesJSON object with user fields: name, email, password, etc.

No output schema declared.

No examples provided.

users_get ~25

Get user details by user ID.

NameTypeReqDescription
userIdintegeryesUser ID

No output schema declared.

No examples provided.

users_list ~39

Get user management information. Lists all users.

NameTypeReqDescription
pageinteger|nullPage number
per_pageinteger|nullItems per page

No output schema declared.

No examples provided.

users_search ~28

Search users by username or email.

NameTypeReqDescription
querystringyesSearch query (username or email)

No output schema declared.

No examples provided.

users_update_access ~54

Update username, email, roles, and permissions for a user.

NameTypeReqDescription
json_bodystringyesJSON object with fields to update: username, email, roles, permissions
userIdintegeryesUser ID

No output schema declared.

No examples provided.

verify_2fa ~49

Verify a two-factor authentication code after login.

NameTypeReqDescription
encryptedUserstringyesThe encrypted user identifier from the login response
two_factor_codestringyesThe two-factor authentication code

No output schema declared.

No examples provided.

Common questions

What is the io.github.werebear73/sipnav-mcp server?

io.github.werebear73/sipnav-mcp is listed in the public MCP registry as io.github.werebear73/sipnav-mcp. MCP server for the SIPNAV VOIP switch. This page covers its NuGet package (Waretech.SipnavMcp).

Is the io.github.werebear73/sipnav-mcp server safe to use?

io.github.werebear73/sipnav-mcp scores 73 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.werebear73/sipnav-mcp server expose?

io.github.werebear73/sipnav-mcp exposes 90 tools: static_states, file_download, accounts_list, user_permission_remove, carriers_update, and 85 more. Their descriptions and schemas cost roughly 5,168 tokens of context every time the server is loaded.

Is the io.github.werebear73/sipnav-mcp server still maintained?

io.github.werebear73/sipnav-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.