mcpbeat Sign in

Project Context Connector MCP Server

local only

Project Context Connector 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, 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 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 Project Context Connector

same job, measured the same way
Throughline
by devznsh

Give Claude complete understanding of your software project.

local only
Threadminder
by threadminder

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

answering
Reminders Bridge
by isaiahdupree

MCP connector for Apple Reminders — search, create, complete, and edit via your own Mac.

answering
Contexter
by maaakso

Share one project context across ChatGPT, Claude, Telegram and any MCP client.

answering
Claude FAF
by faf

Persistent project context for Claude. IANA-registered .faf format.

341 installs/wk local only
Contextium Io
by contextium-io

Your team's knowledge, always in context. SOPs, coding standards, and workflows for Claude.

58 installs/wk local only
Atono
by atono

Give your AI coding tools your team's product context: stories, bugs, epics, and glossary.

local only
True Memory Fragments
by kyle641320

Detect stale source context and retain traceable code-chain understanding for AI coding agents.

local only

Project Context Connector — questions

Answers built from our own checks of this server.

Why is there no uptime for Project Context Connector?
Project Context Connector runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Project Context Connector 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.