mcpbeat Sign in

Soma MCP Server

by medianemi-beep Your server? Claim it
local only

Soma runs on your own machine — the client starts it, so there is no endpoint to ping. 89 installs a week from npm. Last commit 22 Aug 2026.

Execution-verified code generation and verification with signed, offline-checkable certificates.

Installs per day peak 119 · avg 3
a month agotoday
89
Installs / week
npm · soma-verify-mcp
0
Stars
0 open issues
22 Aug 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Soma every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add soma -- npx -y soma-verify-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "soma": {
      "args": [
        "-y",
        "soma-verify-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.soma]
command = "npx"
args = ["-y", "soma-verify-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "soma": {
      "args": [
        "-y",
        "soma-verify-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "soma": {
      "args": [
        "-y",
        "soma-verify-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Soma

same job, measured the same way
DeployIt Product Expert
by deployit

AI product expert answering from live source code, with sources and a verification status.

3 tools answering
Vaspera Pm
by rcolkitt

Verify docs against code, detect drift, and generate verified specs (MCP server).

174 installs/wk local only
Vaspera Hardening
by rcolkitt

Enterprise certification for codebases with multi-agent security, reliability, and quality audits

131 installs/wk local only
Verificate MCP
by verificate

Agentic code review, no signup to try: reality gates + frontier-model review, with veto.

5 tools answering
Sms Verify
by jojapi

SMS Verify: SMS Verify API is a secure and easy-to-integrate service that sends verification codes.

2 tools answering
Plumb MCP
by tathagat22

Two-way Figma MCP: extract + verify design-to-code, or generate on-brand Figma pages from a prompt.

100 installs/wk local only
Telleroutlook
by telleroutlook

WasmAgent MCP server — WASM-sandboxed code execution with capability manifests and Tasks API.

736 installs/wk local only
Temp Mail
by temp-mail

Disposable email inboxes for AI agents — read messages and verification codes.

answering

Soma — questions

Answers built from our own checks of this server.

Why is there no uptime for Soma?
Soma runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package soma-verify-mcp was installed 89 times last week.
How do I connect Soma?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls soma-verify-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Soma?
The npm package soma-verify-mcp was installed 89 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Soma open source?
Yes — written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.