mcpbeat Sign in

Sabline MCP Server

by gowrishankar-infra Your server? Claim it
local only

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

Write Sabline, audit what it can touch, and run it under an effect budget.

Installs per day peak 115 · avg 3
a month agotoday
115
Installs / week
npm · sabline-lang
3
Stars
8 open issues
22 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Sabline 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 sabline -- npx -y sabline-lang
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sabline": {
      "args": [
        "-y",
        "sabline-lang"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sabline]
command = "npx"
args = ["-y", "sabline-lang"]
.cursor/mcp.json
{
  "mcpServers": {
    "sabline": {
      "args": [
        "-y",
        "sabline-lang"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sabline": {
      "args": [
        "-y",
        "sabline-lang"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Sabline

same job, measured the same way
Orcaslicer MCP
by maxellis

Work a running OrcaSlicer with AI: slice, tune, and understand what each setting costs

517 installs/wk local only
once
by aurumflux20

Run a side effect exactly once under retries, redelivery, and concurrent workers.

111 installs/wk local only
AGZ Rust Coder
by ugur-murat-alt

Bounded, source-write-free Rust correctness tools grounded in Cargo and rustc output.

local only
Vidmoat
by vidmoat

AI video editor: create projects, edit timelines, add captions and effects, and render videos.

answering
Audit
by agentready-market

AgentReady.market audit: can an AI shopping agent find, understand and BUY on this store? /100.

3 tools answering
D'AUBE // BRIDGE²
by daubesonntag-dotcom

Universal AI skill compiler and MCP bridge. Write once, run across agents.

local only
Spark Apps Catalogue
by spark-apps

Read-only catalogue of the Spark apps: what each one does, its stack, and where it runs.

4 tools answering
Sanction
by ericlovold

The wallet an AI agent carries — mandate, budget, vault, and audit. Counterparties verify first.

47 installs/wk local only

Sabline — questions

Answers built from our own checks of this server.

Why is there no uptime for Sabline?
Sabline 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 sabline-lang was installed 115 times last week.
How do I connect Sabline?
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 sabline-lang straight from npm; nothing to host, nothing to sign up for.
How many people use Sabline?
The npm package sabline-lang was installed 115 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 Sabline open source?
Yes — it is published under the MIT licence, written in Python, 3 stars on GitHub and 8 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.