Sapiom Js
Rank #691io.github.sapiom/mcp
Local Sapiom developer MCP for authoring, testing, deploying, and inspecting agents.
Sapiom Js is a Model Context Protocol (MCP) server published by sapiom. It ranks #691 of 132,046 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. Sapiom Js is listed on Official MCP, with 11 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 131,355 of 132,046 servers on MCP Toplist.
Use Sapiom Js
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sapiom -- npx -y @sapiom/mcp[mcp_servers.sapiom]
command = "npx"
args = ["-y", "@sapiom/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sapiom": {
"command": "npx",
"args": [
"-y",
"@sapiom/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sapiom": {
"command": "npx",
"args": [
"-y",
"@sapiom/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sapiom": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sapiom/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sapiom": {
"command": "npx",
"args": [
"-y",
"@sapiom/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sapiom": {
"command": "npx",
"args": [
"-y",
"@sapiom/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sapiom%2Fmcp)<a href="https://mcptoplist.com/server/io.github.sapiom%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.sapiom%2Fmcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sapiom
Available versions (11)
| Version | Published |
|---|---|
| 0.16.0 | Sep 14, 2026 |
| 0.8.0 | Jul 1, 2026 |
| 0.7.2 | Jul 1, 2026 |
| 0.7.1 | Jun 25, 2026 |
| 0.7.0 | Jun 24, 2026 |
| 0.6.0 | Jun 23, 2026 |
| 0.5.1 | Jun 22, 2026 |
| 0.5.0 | Mar 10, 2026 |
| 0.4.0 | Mar 2, 2026 |
| 0.3.0 | Feb 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Sapiom Js?
- Sapiom Js is maintained by sapiom, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Sapiom Js listed on the Official MCP Registry?
- Yes — Sapiom Js is listed on the Official MCP Registry.
- How many versions does Sapiom Js have?
- MCP Toplist tracks 11 versions of Sapiom Js, most recently published on Sep 14, 2026.
- Where can I find the source code for Sapiom Js?
- The source code for Sapiom Js is hosted at github.com/sapiom/sapiom-js.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.