mcpbeat Sign in

Tangled MCP Server

by zzstoatzz Your server? Claim it
local only

Tangled MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from pypi.

MCP server for Tangled git platform. Manage repositories, branches, and issues on tangled.org.

Installs per day peak 64 · avg 13 · -71% w/w
a month agotoday
43
Installs / week
pypi · tangled-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Tangled MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

Alternatives to Tangled MCP

same job, measured the same way
siGit
by sigit

MCP server for siGit (sigit.si): browse repos, search code, manage PRs/issues, web search.

answering
Bitbucket MCP Server
by lawp09

MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more

447 installs/wk local only
Github Repo MCP
by thedhruv-07

MCP server for GitHub repo health, commit summaries, issue triage, and RAG Q&A.

143 installs/wk local only
Gk CLI
by gitkraken

The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.

12 113 installs/wk local only
Github MCP Connector
by ferhatdundar

MCP server for GitHub: repos, files, issues, PRs, search. Single Go binary.

local only
Github MCP
by jaimenbell

MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.

59 installs/wk local only
Instagit
by instagitai

MCP server for Instagit — AI-powered Git repository analysis for coding agents

38 installs/wk local only
Bitbucket
by mcparmory

Manage repositories, branches, webhooks, and pull requests in Bitbucket workspaces

253 installs/wk local only

Tangled MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Tangled MCP?
Tangled MCP 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 tangled-mcp was installed 43 times last week.
How do I connect Tangled MCP?
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 tangled-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Tangled MCP?
The pypi package tangled-mcp was installed 43 times in the last week. Week over week that is -71%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.