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.andypgray/roz-mcp

NUGET · ZPHIL.ROZ · SCANNED SEP 20

Roslyn-powered C# code navigation, blast-radius analysis, and verified edits for coding agents.

Available components

0 this week 84 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 & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 61 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability77
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 2764 tokens (~184/item across 15 items; 12 tools + 3 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 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 Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 14 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.andypgray/roz-mcp server?

io.github.andypgray/roz-mcp runs locally as a NuGet package, launched with dnx Zphil.Roz@1.1.0 --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 · Zphil.Roz

# add to Claude Code
claude mcp add andypgray-roz-mcp -- dnx Zphil.Roz@1.1.0 --yes
// .cursor/mcp.json
{
  "mcpServers": {
    "andypgray-roz-mcp": {
      "command": "dnx",
      "args": [
        "Zphil.Roz@1.1.0",
        "--yes"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "andypgray-roz-mcp": {
      "command": "dnx",
      "args": [
        "Zphil.Roz@1.1.0",
        "--yes"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add andypgray-roz-mcp -- dnx Zphil.Roz@1.1.0 --yes
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "andypgray-roz-mcp": {
      "type": "local",
      "command": [
        "dnx",
        "Zphil.Roz@1.1.0",
        "--yes"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  andypgray-roz-mcp:
    command: "dnx"
    args: ["Zphil.Roz@1.1.0", "--yes"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "andypgray-roz-mcp": {
      "Transport": "stdio",
      "Command": "dnx",
      "Arguments": [
        "Zphil.Roz@1.1.0",
        "--yes"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "andypgray-roz-mcp": {
      "command": "dnx",
      "args": [
        "Zphil.Roz@1.1.0",
        "--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.

  • 19 Sept 26 +1

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

  • 18 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
  • 16 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.

  • 13 Sept 26 +1

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

  • 11 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 10 Sept 26 0
    • Stability: 0.97 → pass security
  • 9 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.

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/Zphil.Roz@1.1.0

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 · 12 exposed · ~1,992 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
analyze_change_impact ~300

What breaks if you remove a symbol, change its type, narrow its access, or change its signature — tags every reference Compatible/RequiresUpdate/Unsafe (the impact, not just the sites); pass locations[] or symbolNames[].

NameTypeReqDescription
changeKindstringProposed change to assess. See server instructions.
containingTypeContaining type.
contextLinesintegerLines of context (like grep -C).
includeGeneratedbooleanInclude generated files.
includeTestsbooleanInclude test projects.
kindstringSymbol kind filter. See server instructions.
locationsarrayCursors: ['src/Foo.cs:42:15',...] (path:line[:col]). BATCH MANY per call. See server instructions.
maxResultsintegerMax results.
newAccessibilitystringNew accessibility for changeKind=AccessibilityNarrow. See server instructions.
newSignatureNew parameter list for changeKind=SignatureChange, e.g. (string name, int count = 5). See server instructions.
newTypeNew type for changeKind=TypeChange (e.g. long, IReadOnlyList<Order>).
projectProject filter (substring, ci).
symbolNamesarrayNames: ['Foo','Bar',...] (simple/FQN). BATCH MANY per call. See server instructions.

No output schema declared.

No examples provided.

analyze_method ~241

Method signature + inbound callers + outbound calls; pass locations[] or symbolNames[].

NameTypeReqDescription
containingTypeContaining type.
contextLinesintegerLines of context (like grep -C).
includeBodybooleanInclude full source body.
includeDocsbooleanInclude XML doc comments.
includeExternalCallsbooleanShow BCL/NuGet callees too.
includeGeneratedbooleanInclude generated files.
includeOverloadsbooleanSearch all overloads.
includeTestsbooleanInclude test projects.
kindstringSymbol kind filter. See server instructions.
locationsarrayCursors: ['src/Foo.cs:42:15',...] (path:line[:col]). BATCH MANY per call. See server instructions.
maxBodyLinesintegerMax body lines.
maxResultsintegerMax results.
projectProject filter (substring, ci).
symbolNamesarrayNames: ['Foo','Bar',...] (simple/FQN). BATCH MANY per call. See server instructions.

No output schema declared.

No examples provided.

find_implementations ~214

Find impls / overrides (members) or derived types; pass locations[] or symbolNames[].

NameTypeReqDescription
containingTypeContaining type.
includeBodybooleanInclude full source body.
includeDocsbooleanInclude XML doc comments.
includeGeneratedbooleanInclude generated files.
includeMetadatabooleanInclude BCL/NuGet results.
includeTestsbooleanInclude test projects.
kindstringSymbol kind filter. See server instructions.
locationsarrayCursors: ['src/Foo.cs:42:15',...] (path:line[:col]). BATCH MANY per call. See server instructions.
maxBodyLinesintegerMax body lines.
maxResultsintegerMax results.
projectProject filter (substring, ci).
symbolNamesarrayNames: ['Foo','Bar',...] (simple/FQN). BATCH MANY per call. See server instructions.

No output schema declared.

No examples provided.

find_overloads ~181

Find method overloads; pass locations[] or symbolNames[].

NameTypeReqDescription
containingTypeContaining type.
includeBodybooleanInclude full source body.
includeDocsbooleanInclude XML doc comments.
includeGeneratedbooleanInclude generated files.
includeTestsbooleanInclude test projects.
kindstringSymbol kind filter. See server instructions.
locationsarrayCursors: ['src/Foo.cs:42:15',...] (path:line[:col]). BATCH MANY per call. See server instructions.
maxBodyLinesintegerMax body lines.
projectProject filter (substring, ci).
symbolNamesarrayNames: ['Foo','Bar',...] (simple/FQN). BATCH MANY per call. See server instructions.

No output schema declared.

No examples provided.

find_references ~211

Find references; pass locations[] or symbolNames[].

NameTypeReqDescription
containingTypeContaining type.
contextLinesintegerLines of context (like grep -C).
excludeBaseCallsbooleanDrop base.Method() sites.
includeGeneratedbooleanInclude generated files.
includeOverloadsbooleanSearch all overloads.
includeTestsbooleanInclude test projects.
kindstringSymbol kind filter. See server instructions.
locationsarrayCursors: ['src/Foo.cs:42:15',...] (path:line[:col]). BATCH MANY per call. See server instructions.
maxResultsintegerMax results.
projectProject filter (substring, ci).
referenceKindsstringReference kind filter. See server instructions.
symbolNamesarrayNames: ['Foo','Bar',...] (simple/FQN). BATCH MANY per call. See server instructions.

No output schema declared.

No examples provided.

find_symbol ~239

Search symbols by name.

NameTypeReqDescription
containingTypeFilter to symbols inside this type.
depthintegerDepth: 0 = match only, 1 = direct members, 2 = nested.
excludePatternGlob to exclude symbols by name (e.g. '*Tests*').
filePathsarrayFile paths (glob OK).
includeBodybooleanInclude source body (hides members).
includeDocsbooleanInclude XML doc comments.
includeGeneratedbooleanInclude generated files.
includeTestsbooleanInclude test projects.
kindstringSymbol kind filter. See server instructions.
matchModestringMatch mode. See server instructions.
maxBodyLinesintegerMax body lines.
maxMembersintegerMax members per type.
maxResultsintegerMax results.
memberKindsarrayMember kind filter. See server instructions.
projectProject filter (substring, ci).
symbolNamesarrayyesNames or partial names; supports glob wildcards (* and ?).

No output schema declared.

No examples provided.

get_diagnostics ~123

Compiler and analyzer diagnostics.

NameTypeReqDescription
diagnosticIdsarrayFilter to specific diagnostic codes (e.g. CS0246, CS0103).
filePathsarrayFile paths (glob OK).
includeTestsbooleanInclude test projects.
incrementalbooleanShow only new diagnostics since baseline.
projectProject filter (substring, ci).
resetBaselinebooleanClear and recapture the diagnostic baseline from current state. Cannot combine with incremental=true.
severitystringMin severity. See server instructions.

No output schema declared.

No examples provided.

get_symbols_overview ~146

List symbols in files: pass filePaths=[...] (globs OK) or project=<name>.

NameTypeReqDescription
depthintegerDepth: 0 = type names only, 1 = direct members, 2 = nested.
filePathsarrayFile paths (glob OK).
includeDocsbooleanInclude XML doc comments.
maxFilesintegerMax files a glob may expand to.
maxMembersintegerMax members per type.
maxTypesintegerMax types to show.
memberKindsarrayMember kind filter. See server instructions.
projectProject filter (substring, ci).

No output schema declared.

No examples provided.

get_type_hierarchy ~146

Show inheritance chain; pass locations[] or symbolNames[].

NameTypeReqDescription
containingTypeContaining type.
includeDocsbooleanInclude XML doc comments.
includeTestsbooleanInclude test projects.
kindstringSymbol kind filter. See server instructions.
locationsarrayCursors: ['src/Foo.cs:42:15',...] (path:line[:col]). BATCH MANY per call. See server instructions.
projectProject filter (substring, ci).
symbolNamesarrayNames: ['Foo','Bar',...] (simple/FQN). BATCH MANY per call. See server instructions.

No output schema declared.

No examples provided.

get_workspace_info ~51

Solution info. reload=true refreshes from disk.

NameTypeReqDescription
projectProject filter (substring, ci).
reloadbooleanReload the workspace from disk before returning info. Cannot combine with project filter.

No output schema declared.

No examples provided.

go_to_definition ~119

Go to definition of the symbol at a cursor position.

NameTypeReqDescription
includeBodybooleanInclude full source body.
includeDocsbooleanInclude XML doc comments.
locationyesCursor position: 'path:line:col' or 'path:line' (snaps to the member declared on that line). Avoid 'path:1:1' — line 1 is usually a 'using' keyword.
maxBodyLinesintegerMax body lines.
maxMembersintegerMax members per type.

No output schema declared.

No examples provided.

rename_symbol ~21

Rename symbol solution-wide (no namespaces/ctors/operators/indexers).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the io.github.andypgray/roz-mcp server?

io.github.andypgray/roz-mcp is listed in the public MCP registry as io.github.andypgray/roz-mcp. Roslyn-powered C# code navigation, blast-radius analysis, and verified edits for coding agents. This page covers its NuGet package (Zphil.Roz).

Is the io.github.andypgray/roz-mcp server safe to use?

io.github.andypgray/roz-mcp scores 84 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.andypgray/roz-mcp server expose?

io.github.andypgray/roz-mcp exposes 12 tools: get_workspace_info, find_symbol, find_overloads, analyze_method, go_to_definition, and 7 more. Their descriptions and schemas cost roughly 1,992 tokens of context every time the server is loaded.

Is the io.github.andypgray/roz-mcp server still maintained?

io.github.andypgray/roz-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.

What licence is the io.github.andypgray/roz-mcp server under?

io.github.andypgray/roz-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.