sap-mcp (OOBE-PROTOCOL/sap-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 101 tools. No publisher has claimed this listing.

C
Caution
74/100

sap-mcp

SAP MCP is an on-chain agentic commerce layer for Solana that lets AI agents register identities, publish tools, discover services, and transact with each other, all exposed through the Model Context Protocol (MCP) so any MCP-compatible client (like Hermes, Claude Desktop, etc.) can call them as native tools.

Caution. Specific findings reduced this grade. They are listed on the page. 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

OOBE-PROTOCOL

Source: Glama · also listed on Official, github_code

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
⚠️
Known vulnerabilities in dependencies: 9 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 9 credentials: APPLE_APP_SPECIFIC_PASSWORD, JUPITER_API_KEY, JUP_API_KEY, SAP_HTTP_API_KEY, SAP_MCP_AUTH_SECRET, SAP_MCP_BENTO_API_KEY, SAP_MCP_FACILITATOR_AUTH_TOKEN, SAP_MCP_JUPITER_API_KEY, SAP_MCP_X402_FACILITATOR_PUBLIC_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies9 high25 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highelectron@39.2.7GHSA-532v-xpq5-8h95

Electron: Use-after-free in offscreen child window paint callback

highelectron@39.2.7GHSA-8337-3p73-46f4

Electron: Use-after-free in WebContents fullscreen, pointer-lock, and keyboard-lock permission callbacks

highelectron@39.2.7GHSA-9f4c-93c8-jc8g

Electron: Sandboxed iframe can bypass the allow-popups restriction via the OpenURL navigation path

highelectron@39.2.7GHSA-9wfr-w7mm-pc7f

Electron: Renderer command-line switch injection via undocumented commandLineSwitches webPreference

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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.
🔐 secretAPPLE_APP_SPECIFIC_PASSWORD
configAPPLE_ID
configAPPLE_TEAM_ID
configCSC_LINK
🔐 secretJUPITER_API_KEY
🔐 secretJUP_API_KEY
configNO_COLOR
configSAP_ENABLE_CACHE
configSAP_ENABLE_HTTP
configSAP_ENABLE_RATE_LIMIT
🔐 secretSAP_HTTP_API_KEY
configSAP_MCP_ALLOW_ENV_CONFIG_OVERRIDE"": "false",
configSAP_MCP_API_KEYS
🔐 secretSAP_MCP_AUTH_SECRET
configSAP_MCP_AUTH_TYPE
configSAP_MCP_BENTO_AGENT_ID
🔐 secretSAP_MCP_BENTO_API_KEY
configSAP_MCP_BENTO_ENDPOINT
configSAP_MCP_CONFIG_PATH
configSAP_MCP_DESKTOP_DEV_URL
🔐 secretSAP_MCP_FACILITATOR_AUTH_TOKEN
configSAP_MCP_FACILITATOR_HOST
configSAP_MCP_FACILITATOR_NETWORKS
configSAP_MCP_FACILITATOR_PATH_PREFIX
configSAP_MCP_FACILITATOR_PORT
configSAP_MCP_FACILITATOR_RPC_FALLBACK_URLS
configSAP_MCP_FACILITATOR_RPC_URL
configSAP_MCP_FACILITATOR_SIGNER_PATH
configSAP_MCP_HOST
configSAP_MCP_HTTP_STATELESS
configSAP_MCP_JUPITER_API_BASE_URL
🔐 secretSAP_MCP_JUPITER_API_KEY
configSAP_MCP_JUPITER_TIMEOUT_MS
configSAP_MCP_JUPITER_TOKENS_API_BASE_URL
configSAP_MCP_LOG_FORMAT
configSAP_MCP_LOG_LEVEL
configSAP_MCP_MODE
configSAP_MCP_MONETIZATION_ENABLED
configSAP_MCP_NO_COLOR
configSAP_MCP_PAYMENTS_BRIDGE_ONLY
configSAP_MCP_POLICY_FAIL_OPEN
configSAP_MCP_POLICY_LOGGING
configSAP_MCP_POLICY_MODE
configSAP_MCP_PORT
configSAP_MCP_PROFILE
configSAP_MCP_PUBLIC_URL
configSAP_MCP_REGISTRY_AUTH_FILE
configSAP_MCP_REGISTRY_AUTH_RECORD
configSAP_MCP_REMOTE_HEADERS_TIMEOUT_MS
configSAP_MCP_REMOTE_KEEP_ALIVE_TIMEOUT_MS
configSAP_MCP_REMOTE_MAX_IN_FLIGHT_REQUESTS
configSAP_MCP_REMOTE_MAX_REQUESTS_PER_SOCKET
configSAP_MCP_REMOTE_MAX_STATEFUL_SESSIONS
configSAP_MCP_REMOTE_RATE_LIMIT_PER_MINUTE
configSAP_MCP_REMOTE_REQUEST_TIMEOUT_MS
configSAP_MCP_REMOTE_SESSION_ABSOLUTE_TTL_MS
configSAP_MCP_REMOTE_SESSION_CLEANUP_INTERVAL_MS
configSAP_MCP_REMOTE_SESSION_IDLE_TTL_MS
configSAP_MCP_RPC_URL
configSAP_MCP_TX_SUBMIT_RELAY_URL
configSAP_MCP_X402_FACILITATOR_FEE_PAYER
🔐 secretSAP_MCP_X402_FACILITATOR_PUBLIC_KEY
configSAP_WALLET_PATH
configXDG_CONFIG_HOME
configXDG_DATA_HOME
// quality suggestions

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

101/101 tools missing one or more hints — sap_protocol_invariants (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); sap_agent_identity_plan (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); sap_register_agent (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +98 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

33/101 tools referenced in tests (33%)

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

Shell command execution

4 child_process calls — runs shell commands

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

Production dependencies are patched

0 critical, 1 high severity in production deps — @modelcontextprotocol/sdk@1.0.0 (high), bn.js@5.2.1 (low)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

8 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Dependency freshness

3/32 production deps abandoned (no release in 2+ years): tweetnacl@2023-04-12 (3.3y), ink-spinner@2024-05-21 (2.2y), ink-text-input@2024-05-21 (2.2y)

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 6 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 Verified](https://m8ven.ai/badge/mcp/oobe-protocol/sap-mcp?variant=verified)](https://m8ven.ai/mcp/oobe-protocol/sap-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: ee1b0270d243fef8d2b10d212d0fef84adbe8cfd
code hash: 1f34154783af18e7b127a1a2ea6aa1e2ba8afda414a98fa5647681e74169de26
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