mcpbeat Sign in

Throughline MCP Server

local only

Throughline runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 2 Aug 2026.

Give Claude complete understanding of your software project.

Installs / week
not published
0
Stars
0 open issues
2 Aug 2026
Last commit
from GitHub
MIT
License
TypeScript

What the code does

We read the source, 13 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 file path from a variable src/config/load.ts:247
  return path.isAbsolute(candidate) ? candidate : path.join(baseDir, candidate);

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

Alternatives to Throughline

same job, measured the same way
Project Context Connector
by devznsh

Give Claude complete understanding of your software project.

local only
Apple Books
by vgnshiyer

Access your Apple Books library, annotations, reading progress, and highlights through Claude

392 installs/wk local only
Code Synapse — Fit Repo Finder
by leewaystudio

Finds real, maintained open-source repos that fit your project. MCP grounding for coding agents.

2 tools answering
Apricot
by apricot

Manage SysML2 projects and files directly through your coding agent.

answering
Umtri
by umtri

Give your AI agent a persistent map of your project's structure, dependencies, and bugs.

34 installs/wk answering
Reclame Aqui
by mcp-dir

Manage your company's complaints on Reclame Aqui through the Company Area account. You provide the c

10 tools answering
Threadminder
by threadminder

Persistent context for Claude. Your AI always knows your projects and next actions across sessions.

answering
Gemini Cloud Assist MCP
by googlecloudplatform

MCP Server for understanding, managing & troubleshooting your GCP environment.

53 installs/wk local only

Throughline — questions

Answers built from our own checks of this server.

Why is there no uptime for Throughline?
Throughline runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Throughline open source?
Yes — it is published under the MIT licence, written in TypeScript 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.