Tangled MCP
T

Tangled MCP

An MCP server for Tangled (a Git collaboration platform built on the AT Protocol), providing collaboration tools such as repository branch management, issue creation and update, and label management.
2 points
5.4K

What is the Tangled MCP server?

The Tangled MCP server is a bridge connecting AI assistants and the Tangled platform. Tangled is a Git collaboration platform built on the AT Protocol (a decentralized social protocol). Through this MCP server, you can directly access and manage code repositories on Tangled, create and edit issues, view branches, etc., without leaving the AI assistant interface.

How to use the Tangled MCP server?

Using the Tangled MCP server requires three steps: 1) Install the server software; 2) Configure your Tangled account credentials; 3) Configure the MCP server in your preferred AI assistant (such as Claude or Cursor). After configuration, you can manage your Tangled repositories through natural language instructions.

Applicable scenarios

When you are using an AI assistant for programming or project management, you need to quickly view the status of code repositories, create issues, manage branches, etc. For example, when you find a bug while writing code, you can directly ask the AI assistant to create an issue on Tangled; or when discussing project features, ask the AI assistant to list all open issues.

Main features

Repository management
View and manage code repositories on Tangled, including operations such as listing branches and viewing repository status.
Issue management
Full lifecycle management of issues: create, update, and delete issues, as well as view issue lists and labels.
Label management
View available labels in the repository to help better organize and classify issues.
Multi - client support
Supports multiple AI assistants and development tools such as Claude, Cursor, and Codex CLI.
Decentralized authentication
Authentication based on the AT Protocol, supporting custom PDS (Personal Data Server).
Advantages
Seamless integration: Manage code repositories directly in the AI assistant interface without switching tools
Decentralized architecture: Based on the AT Protocol, data control belongs to the user
Cross - platform support: Compatible with multiple AI assistants and development environments
Simple configuration: Can be quickly set up with just account credentials
Open - source and transparent: The code is completely open - source and can be self - deployed and modified
Limitations
Only supports the Tangled platform: Does not support other code hosting platforms such as GitHub and GitLab
Requires an AT Protocol account: Users need to have a Tangled account to use
Relatively basic functions: Currently mainly provides issue and branch management, lacking more advanced Git operations
Depends on AI assistant support: Requires the AI assistant to support the MCP protocol to use

How to use

Install dependencies
Ensure that uv (Python package manager) and just (command runner) are installed on the system. If not, please install these two tools first.
Download and set up the server
Clone the repository and run the setup script, which will install all necessary Python dependencies.
Configure account credentials
Create a.env file and fill in your Tangled account information. You need to create an application password on Tangled.
Configure the AI assistant
According to the AI assistant you are using, add the MCP server following the corresponding configuration method. The following uses Claude as an example.

Usage examples

Create an issue during code review
When the AI assistant helps you review code and finds an issue that needs to be fixed, you can directly create an issue on Tangled.
View all open issues during project management
When planning the next development cycle, you need to understand all current pending issues.
Add labels for a new feature
When discussing the implementation of a new feature, you need to view available labels and select appropriate classifications for new issues.

Frequently asked questions

What is Tangled? What's the difference between Tangled and GitHub?
How to obtain a Tangled application password?
Which AI assistants are supported?
Can I manage multiple Tangled accounts?
How is data security ensured?
What should I do if I encounter connection problems?

Related resources

Tangled official website
The main website of the Tangled platform. Learn about platform features and register an account.
GitHub mirror repository
The GitHub mirror of the project, used for FastMCP Cloud deployment.
Model Context Protocol documentation
The official documentation of the MCP protocol. Learn about the protocol specifications and working principles.
AT Protocol introduction
The official documentation of the AT Protocol (Authenticated Transfer Protocol).
uv package manager
A fast Python package manager and installation tool.
just command runner
A modern command runner, similar to make but simpler.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "tangled": {
      "command": "uvx",
      "args": ["tangled-mcp"],
      "env": {
        "TANGLED_HANDLE": "your.handle",
        "TANGLED_PASSWORD": "your-app-password"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
5.4K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
6.3K
4.5 points
B
Bm.md
A feature-rich Markdown typesetting tool that supports multiple style themes and platform adaptation, providing real-time editing preview, image export, and API integration capabilities
TypeScript
5.5K
5 points
S
Security Detections MCP
Security Detections MCP is a server based on the Model Context Protocol that allows LLMs to query a unified security detection rule database covering Sigma, Splunk ESCU, Elastic, and KQL formats. The latest version 3.0 is upgraded to an autonomous detection engineering platform that can automatically extract TTPs from threat intelligence, analyze coverage gaps, generate SIEM-native format detection rules, run tests, and verify. The project includes over 71 tools, 11 pre-built workflow prompts, and a knowledge graph system, supporting multiple SIEM platforms.
TypeScript
5.6K
4 points
P
Paperbanana
Python
7.9K
5 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
6.7K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
6.7K
5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
6.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.7K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
25.1K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
36.1K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
73.9K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
64.8K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
33.1K
5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
50.2K
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
22.3K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase