mcpbeat Sign in

LineBreak Gate & Spec Bridge MCP Server

by linebreakapp Your server? Claim it
local only

LineBreak Gate & Spec Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 241 installs a week from pypi. Last commit 22 Sep 2026.

Approved acceptance criteria served over MCP to Claude Code, Cursor, or Codex. Git-only, sealed.

Installs per day peak 305 · avg 69 · -38% w/w
a month agotoday
241
Installs / week
pypi · linebreak-gate
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

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.

Builds a database query by concatenation action.yml:45, [пакет] action.yml:45
    description: Token used to post/update the PR summary comment.
    required: false
    default: ${{ github.token }}
        return _execute(check["payload"], root, shell=True)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

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 linebreak-gate -- uvx linebreak-gate
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "linebreak-gate": {
      "args": [
        "linebreak-gate"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.linebreak-gate]
command = "uvx"
args = ["linebreak-gate"]
.cursor/mcp.json
{
  "mcpServers": {
    "linebreak-gate": {
      "args": [
        "linebreak-gate"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "linebreak-gate": {
      "args": [
        "linebreak-gate"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to LineBreak Gate & Spec Bridge

same job, measured the same way
Agent MCP Hub
by blackaxgit

One MCP server bridging the Codex, Cursor, OpenCode, Claude, and Antigravity CLI agents

43 installs/wk local only
ahel
by ahel

Your apps, skills, MCP servers and keys from ahel.ai, served to Claude, ChatGPT, Cursor and Codex.

answering
ableton-mind — Ableton Live MCP server
by pantani

Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.

32 installs/wk local only
Gency MCP
by gency

Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code

52 installs/wk local only
RogerThat
by opcastil11

Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.

35 installs/wk 18 tools answering
Morningform
by contactxyz-admin

stdio MCP proxy for MorningForm — bridges Claude Code to MorningForm HTTPS MCP server.

18 installs/wk local only
Th Memory MCP
by worakorn-prince

Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor

270 installs/wk local only
MCPBridge
by iamjrmh

Unified MCP server bridging Claude Code and Ollama to Roblox Studio and Blender.

28 installs/wk local only

LineBreak Gate & Spec Bridge — questions

Answers built from our own checks of this server.

Why is there no uptime for LineBreak Gate & Spec Bridge?
LineBreak Gate & Spec Bridge 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 pypi package linebreak-gate was installed 241 times last week.
How do I connect LineBreak Gate & Spec Bridge?
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 linebreak-gate straight from pypi; nothing to host, nothing to sign up for.
How many people use LineBreak Gate & Spec Bridge?
The pypi package linebreak-gate was installed 241 times in the last week. Week over week that is -38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is LineBreak Gate & Spec Bridge open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.