Home › Other › sapiom-js

sapiom-js

Local Sapiom developer MCP for authoring, testing, deploying, and inspecting agents.

TypeScript
★ 20 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.16.0)

npx -y @sapiom/mcp@0.16.0

Or add to your MCP client config:

{
  "mcpServers": {
    "sapiom-js": {
      "command": "npx",
      "args": [
        "-y",
        "@sapiom/mcp@0.16.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry