SAP MCP Server

Production-oriented Model Context Protocol server for OOBE Synapse Agent Protocol, Solana, Synapse AgentKit, SNS, and monetized hosted agent workflows.

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-18 · ★ 3 · #12 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install SAP MCP Server

before you install - you'll need

Set SAP_MCP_ALLOW_ENV_CONFIG_OVERRIDE, SAP_LOG_LEVEL, SAP_MCP_MONETIZATION_ENABLED, SAP_MCP_MONETIZATION_PROVIDER, SAP_MCP_MONETIZATION_PAY_TO, SAP_MCP_X402_FACILITATOR_URL before connecting.

Claude Code

claude mcp add oobe-protocol-sap-mcp --transport http https://mcp.sap.oobeprotocol.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "oobe-protocol-sap-mcp": {
      "url": "https://mcp.sap.oobeprotocol.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.sap.oobeprotocol.ai/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.sap.oobeprotocol.ai

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

repo age created 2026-06-29 - young repo, little track record yet

license MIT - declared in the repository

npm package @oobe-protocol-labs/sap-mcp-server - the @oobe-protocol-labs scope differs from the repo owner (oobe-protocol); confirm it's the project's official package

registry vendor namespace ai.oobeprotocol.sap.mcp - domain-verified with the official MCP registry

03 · What SAP MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

0.9.80 · 2026-08-18

Modular Monorepo Transformation · Security · Resolved all 10 CodeQL polynomial regex alerts with linear-time alternatives · URL hostname validation replaced substring check in runtime-doctor · Windows path separator…

0.9.74 · 2026-08-08

Fix structuredContent validation for ui:// card responses. Removed structuredContent from createUiCardResponse and fixed parseSingleJsonTextContent to handle multi-item content arrays.

0.9.73 · 2026-08-08

Fix isToolCallResult validator rejecting embedded ui:// resource content items. Tool handlers using createUiCardResponse now produce valid MCP tool results recognized by Hermes and other MCP clients.

04 · Who maintains SAP MCP Server

SAP MCP Server is maintained by oobe-protocol. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
finance - ranked #12 of 283 actively-maintained finance servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-18)
registry
ai.oobeprotocol.sap.mcp/sap-mcp (active, first published 2026-07-13)
packages
npm:@oobe-protocol-labs/sap-mcp-server

06 · SAP MCP Server FAQ

What is SAP MCP Server?

Production-oriented Model Context Protocol server for OOBE Synapse Agent Protocol, Solana, Synapse AgentKit, SNS, and monetized hosted agent workflows.

Is SAP MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install SAP MCP Server?

Run `npx -y @oobe-protocol-labs/sap-mcp-server`. The README documents 6 environment variables (SAP_MCP_ALLOW_ENV_CONFIG_OVERRIDE, SAP_LOG_LEVEL, SAP_MCP_MONETIZATION_ENABLED…) to set first. Set SAP_MCP_ALLOW_ENV_CONFIG_OVERRIDE, SAP_LOG_LEVEL, SAP_MCP_MONETIZATION_ENABLED, SAP_MCP_MONETIZATION_PROVIDER, SAP_MCP_MONETIZATION_PAY_TO, SAP_MCP_X402_FACILITATOR_URL before connecting. You can also paste the ready-made client config above.

Does SAP MCP Server require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to SAP MCP Server

More finance MCP servers · Ophis MCP · Cloud FinOps Skill & MCP · Canary MCP · Northdata MCP · Quant Brain MCP

More TypeScript MCP servers · Enquire MCP · Console Automation · Mcacp · Open Metadata · Qr · see all