Soma runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from npm. Last commit 14 Sep 2026.
RMCP runtime for provider-backed agents with CLI, REST, HTTP MCP, plugins, and scaffold support.
We read the source, 22 h ago · rules 3dff92dd89df
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.
if std::path::Path::new("/.dockerenv").exists()
postinstall: node scripts/install.js
этот файл ставится пользователю, но в репозитории его нет
return path.join(repoRoot, "target", "debug", binaryName);
const install = spawnSync(process.execPath, [installer], { stdio: "inherit" });
.with_known_hosts_file("/home/devuser/.ssh/known_hosts")
for (const key of Object.keys(process.env)) {{
-v /var/run/docker.sock:/var/run/docker.sock \
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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.
claude mcp add soma -- npx -y @dinglebear/soma
{
"mcpServers": {
"soma": {
"args": [
"-y",
"@dinglebear/soma"
],
"command": "npx"
}
}
}
[mcp_servers.soma]
command = "npx"
args = ["-y", "@dinglebear/soma"]
{
"mcpServers": {
"soma": {
"args": [
"-y",
"@dinglebear/soma"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"soma": {
"args": [
"-y",
"@dinglebear/soma"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SOMA_HOME (Host data directory used by the local Soma CLI and stdio MCP runtime.), SOMA_PROVIDER_DIR (Host directory scanned for drop-in provider manifests and modules.), SOMA_API_URL (Optional deployed platform API or upstream API base URL used by the SomaClient compatibility layer. Leave unset for local provider/runtime mode.), SOMA_API_KEY (Optional bearer token or upstream API key for provider-backed calls that use SomaClient. Keep secret.), RUST_LOG (Rust tracing filter for local CLI and stdio MCP logs.).
The author declared them in the registry entry; get the values from the project itself.
JSON-first Coreutils CLI for AI agents. 114 commands with sandbox, dry-run, and MCP support.
SEAM: local-first memory runtime for AI agents, with retrieval and glassbox provenance over MCP.
Goal and task planning MCP for Codex and AI agents, with evidence-backed completion.
Evidence-backed web research for AI agents with citations and confidence scores.
AI Agents Framework with Self Reflection and MCP support
Manifest-driven MCP server scaffolder and runtime hub for tool integrations.
A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
Security scanner for AI Agent skills, plugins, and MCP servers with A-F grading.
Answers built from our own checks of this server.