MCP server for Tangled git collaboration platform
Project description
tangled-mcp
MCP server for Tangled - a git collaboration platform built on AT Protocol.
note: this repository is mirrored to GitHub for deployment via FastMCP Cloud.
installation
git clone https://tangled.org/zzstoatzz/tangled-mcp
cd tangled-mcp
just setup
configuration
create .env file:
TANGLED_HANDLE=your.handle
TANGLED_PASSWORD=your-app-password
# optional: only needed if using custom PDS (leave blank for auto-discovery)
TANGLED_PDS_URL=
usage
uv run tangled-mcp
resources
tangled://status- connection status (PDS auth + tangled accessibility)
tools
all tools accept repositories in owner/repo format (e.g., zzstoatzz/tangled-mcp). handles (with or without @ prefix) and DIDs are both supported for the owner.
repositories
list_repo_branches(repo, limit, cursor)- list branches for a repository
issues
create_repo_issue(repo, title, body)- create an issue on a repositorylist_repo_issues(repo, limit, cursor)- list issues for a repository
development
just test # run tests
just check # run pre-commit checks
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tangled_mcp-0.0.4.tar.gz.
File metadata
- Download URL: tangled_mcp-0.0.4.tar.gz
- Upload date:
- Size: 106.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e708f9ddc82e11201b15b258423388c89cc5e1ccaae18b6e09854c6155ed6d1
|
|
| MD5 |
27388de427bef1323248de182daafa51
|
|
| BLAKE2b-256 |
f4baec3ff09a2aedc11dc9d0d2cf97381fb3af79a3dfa1bd0826e9460decdb62
|
File details
Details for the file tangled_mcp-0.0.4-py3-none-any.whl.
File metadata
- Download URL: tangled_mcp-0.0.4-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12f1ed34f245d466717ae5be86680adb35045ee84799b2949d64d2b879104de4
|
|
| MD5 |
b77f233931b6fe148bc809161c0ea25b
|
|
| BLAKE2b-256 |
021e7ffa9eedbdf7f69bb49a866e9c352103ef628e535e6fb8d7d2c27ec6c951
|