Forkflux MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from pypi. Last commit 11 Aug 2026.
Self-hosted multi-agent collaboration and audit layer for AI-assisted engineering teams
We read the source, 22 h ago · rules 3dff92dd89df
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.
этот файл ставится пользователю, но в репозитории его нет
subprocess.run([command_name, "--version"], capture_output=True, text=True, check=True) # noqa: S603
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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.
claude mcp add forkflux-mcp -- uvx forkflux-mcp
{
"mcpServers": {
"forkflux-mcp": {
"args": [
"forkflux-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.forkflux-mcp]
command = "uvx"
args = ["forkflux-mcp"]
{
"mcpServers": {
"forkflux-mcp": {
"args": [
"forkflux-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"forkflux-mcp": {
"args": [
"forkflux-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
FORKFLUX_API_KEY (Your API key for the service), FORKFLUX_API_URL (Your API URL for the service. Defaults to http://localhost:8000/api/v1 if not set.).
The author declared them in the registry entry; get the values from the project itself.
Self-hosted memory for agent teams. Bi-temporal replay, deterministic retrieval, audit log.
shared AI-context layer for teams — persistent memory your agents search and update over MCP
Local-first memory engine for AI-agent teams: team/project ACL, recall, and federated sync.
The operating system for self-organised AI agent teams.
Self-hosted, consent-based access to Telegram accounts and bots for MCP clients
The Decision Operations Platform for engineering teams
DevMatch — evidence-based engineer hiring for mission-driven teams.
Continuous improvement for software engineering teams: check-ins, improvements, suggestions.
Answers built from our own checks of this server.