Sabline
Rank #6,471io.github.gowrishankar-infra/sabline
Write Sabline, audit what it can touch, and run it under an effect budget.
Sabline is a Model Context Protocol (MCP) server published by gowrishankar-infra. It ranks #6,471 of 130,833 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Sabline is listed on Official MCP, with 1 tracked version. It was first listed on Sep 19, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 124,362 of 130,833 servers on MCP Toplist.
Use Sabline
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sabline -- uvx -m sabline_mcp sabline-langclaude mcp add sabline -- npx -y sabline-lang mcp[mcp_servers.sabline]
command = "uvx"
args = ["-m", "sabline_mcp", "sabline-lang"]Add to ~/.codex/config.toml.
[mcp_servers.sabline]
command = "npx"
args = ["-y", "sabline-lang", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sabline": {
"command": "uvx",
"args": [
"-m",
"sabline_mcp",
"sabline-lang"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sabline": {
"command": "npx",
"args": [
"-y",
"sabline-lang",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sabline": {
"command": "uvx",
"args": [
"-m",
"sabline_mcp",
"sabline-lang"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"sabline": {
"command": "npx",
"args": [
"-y",
"sabline-lang",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sabline": {
"type": "stdio",
"command": "uvx",
"args": [
"-m",
"sabline_mcp",
"sabline-lang"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"sabline": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sabline-lang",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sabline": {
"command": "uvx",
"args": [
"-m",
"sabline_mcp",
"sabline-lang"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sabline": {
"command": "npx",
"args": [
"-y",
"sabline-lang",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sabline": {
"command": "uvx",
"args": [
"-m",
"sabline_mcp",
"sabline-lang"
]
}
}
}{
"mcpServers": {
"sabline": {
"command": "npx",
"args": [
"-y",
"sabline-lang",
"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.gowrishankar-infra%2Fsabline)<a href="https://mcptoplist.com/server/io.github.gowrishankar-infra%2Fsabline"><img src="https://mcptoplist.com/badge/io.github.gowrishankar-infra%2Fsabline.svg" alt="MCP Toplist: Top 5% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
gowrishankar-infra
Other servers by gowrishankar-infra
View all gowrishankar-infra servers →Available versions (1)
| Version | Published |
|---|---|
| 8.6.0 | Sep 21, 2026 |
Frequently asked questions
- Who maintains Sabline?
- Sabline is maintained by gowrishankar-infra, which publishes 2 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Sabline listed on the Official MCP Registry?
- Yes — Sabline is listed on the Official MCP Registry.
- How many versions does Sabline have?
- MCP Toplist tracks 1 version of Sabline, most recently published on Sep 21, 2026.
- Where can I find the source code for Sabline?
- The source code for Sabline is hosted at github.com/gowrishankar-infra/sabline-lang.
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.