Sapiom runs on your own machine — the client starts it, so there is no endpoint to ping. 412 installs a week from npm. Last commit 18 Sep 2026.
Local Sapiom developer MCP for authoring, testing, deploying, and inspecting agents.
We read the source, 18 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.
const candidate = path.join(moduleDir, levelsUp, "package.json");
execFileSync(process.execPath, [tscScript, "--noEmit"], {
path.join(targetDir, ".npmrc"),
export SLACK_WEBHOOK_URL=https://hooks.slack.com/…`;
for (const [key, value] of Object.entries(process.env)) {
const workerFile = (await readdir(assets)).find((name) =>
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 mcp -- npx -y @sapiom/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@sapiom/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@sapiom/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@sapiom/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@sapiom/mcp"
],
"command": "npx"
}
}
}
AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
MCP server for Hatchbox Rails hosting — env var inspection, deploys, and process monitoring.
Deploy autonomous LLM trading agents and drive them over MCP.
Python MCP server for AWS CLI inspection and operations
Devopness MCP server for DevOps happiness! Empower AI Agents to deploy apps and infra, to any cloud.
MCP server for Azure Logic Apps - debug workflows, manage runs, and authoring
Answers built from our own checks of this server.