mcpbeat Sign in

SDK MCP Server

local only

SDK runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 26 Jun 2026.

Memory + wallet for AI agents. Real payment rails, Agent FICO 300-850, Merkle audit, identity.

Installs / week
not published
8
Stars
2 open issues
26 Jun 2026
Last commit
from GitHub
Apache-2.0
License
TypeScript

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

      const forkJson = execSync(`"${GH_CLI}" repo view ${repo.fork} --json name,stargazerCount,updatedAt,url,description `, { encoding: 'utf-8', timeout: 15000, stdio: ['pipe', 'pipe', 'pipe'] });
        self._process = subprocess.Popen(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to SDK

same job, measured the same way
SDK
by mnemopay

Memory + wallet for AI agents. Real payment rails, Agent FICO 300-850, Merkle audit, identity.

305 installs/wk local only
Agentpay Sentinel MCP
by rumblingb

Security guardrails for AI agent payments

local only
Lightning Memory
by singularityjason

Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments.

49 installs/wk local only
Xpay
by xona-labs

Xona Wallet: agent wallet for AI agents. x402 payments, AgenC hires, 20k+ services

335 installs/wk local only
Trust
by agntor

Trust layer for AI agents: identity, guard, redact, escrow, and x402 payments.

30 installs/wk local only
Wayforth
by wayforthofficial

Search engine and payment rail for AI agents. 2,300+ services, semantic ranking.

161 installs/wk local only
Tradememory Protocol
by mnemox-ai

Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.

119 installs/wk local only
Coal — Payments for AI agents
by emmanuel39hanks

Payment rails for AI agents. Pay merchants in USDC on Base. Dual-protocol: x402 + OKX APP.

13 tools answering

SDK — questions

Answers built from our own checks of this server.

Why is there no uptime for SDK?
SDK runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is SDK open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 8 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.