MCP Server (sharpninja/McpServer) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 79 tools. No publisher has claimed this listing.

C
Emerging
74/100
1 month ago

MCP Server

Workspace-scoped AI agent infrastructure for .NET enabling context retrieval, TODO orchestration, session logging, repository operations, GitHub automation, GraphRAG, and agent orchestration over HTTP and MCP STDIO transports.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

sharpninja

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// 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 1 credential: MCPSERVER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configCLAUDE_PROJECT_DIR
configCODEX_MCP_TODO
configCT2R_MODEL
configCT2R_OPENED_AT
configCT2R_REQ_ID
configCT2R_SESSION_ID
configCT2R_SOURCE_TYPE
configCT2R_STARTED
configCT2R_TAGS
configCT2R_TITLE
🔐 secretMCPSERVER_API_KEY
configMCPSERVER_BASE_URL
configMCPSERVER_CACHE_DIR
configMCPSERVER_CODEX_INTERNAL_TODO
configMCPSERVER_FAILSAFE_DIR
configMCPSERVER_INTERNAL_TODO
configMCPSERVER_INTERNAL_TODO_STATE_FILE
configMCPSERVER_PLUGIN_CACHE_DIR
configMCPSERVER_REPL_ARGS
configMCPSERVER_REPL_BIN
configMCPSERVER_REPL_COMMAND
configMCPSERVER_REPL_DAEMON_DIR
configMCPSERVER_REPL_IDLE_SECONDS
configMCPSERVER_REPL_TIMEOUT_MS
configMCPSERVER_WORKSPACE
configMCPSERVER_WORKSPACE_PATH
configMCP_AGENT_ID
configMCP_AGENT_NAME
configMCP_CACHE_DIR
configMCP_CODEX_INTERNAL_TODO
configMCP_FAILSAFE_DIR
configMCP_PLUGIN_CACHE_DIR
configMCP_PLUGIN_HOST
configMCP_SERVER_URL
configMCP_SESSION_AGENT
configMCP_SESSION_MODEL
configMCP_WORKSPACE_PATH
configMCP_WORKSPACE_START_DIR
configPLUGIN_AGENT_DEFAULT
configPLUGIN_AGENT_NAME
configPLUGIN_TAG
// quality suggestions

Dependencies

1 dependencies, 1 flagged: playwright

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

79/79 tools missing one or more hints — graphrag_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); graphrag_index (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); graphrag_query (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +76 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool test coverage

42/79 tools referenced in tests (53%)

Write tests that reference each tool by name so every tool has at least one test.

Shell command execution

9 child_process calls — runs shell commands

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 4 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/sharpninja/mcpserver)](https://m8ven.ai/mcp/sharpninja/mcpserver)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: b1615e9a29503cd415bb0bc830bc3e6127ec954d
code hash: 5176e58210272cccb329b2093869c780c73701a1a49fda0d049fb2ffbf10eb6e
verified: 8/6/2026, 3:01:21 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client