Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nephila
/
python-taiga
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
138
Code
Issues
12
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add CLI MCP server
- #268
#268
Open
yakky
wants to merge 33 commits into
master
nephila/python-taiga:master
from
feature/issue-267-add-mcp
nephila/python-taiga:feature/issue-267-add-mcp
Copy head branch name to clipboard
Conversation
Commits
33
(33)
Checks
Files changed
Open
Add CLI MCP server
#268
yakky
wants to merge 33 commits into
master
nephila/python-taiga:master
from
feature/issue-267-add-mcp
nephila/python-taiga:feature/issue-267-add-mcp
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2026
wip
yakky
committed
7d2828d
View commit details
Copy full SHA for 7d2828d
Browse repository at this point
docs: add AGENTS.md with instructions for registering the Taiga MCP server
Show description for 841f5cd
yakky
and
claude
committed
841f5cd
View commit details
Copy full SHA for 841f5cd
Browse repository at this point
docs: clarify token vs password guidance in AGENTS.md
Show description for 121e97a
yakky
and
claude
committed
121e97a
View commit details
Copy full SHA for 121e97a
Browse repository at this point
docs: add Sphinx page for the MCP server
Show description for af3db85
yakky
and
claude
committed
af3db85
View commit details
Copy full SHA for af3db85
Browse repository at this point
fix: ensure all tox environments run cleanly
Show description for 06f82a3
yakky
and
claude
committed
06f82a3
View commit details
Copy full SHA for 06f82a3
Browse repository at this point
Commits on Aug 24, 2026
feat(mcp): add get_history tool to read comment/change history
Show description for 578d25b
yakky
and
claude
committed
578d25b
View commit details
Copy full SHA for 578d25b
Browse repository at this point
refactor(mcp): use official mcp SDK (mcp~=2.0) instead of fastmcp
Show description for 4c8d4a3
yakky
and
claude
committed
4c8d4a3
View commit details
Copy full SHA for 4c8d4a3
Browse repository at this point
docs: log mcp SDK rewrite and add evaluation report
Show description for 2b28178
yakky
and
claude
committed
2b28178
View commit details
Copy full SHA for 2b28178
Browse repository at this point
ci: drop stale-cache-prone restore-keys fallback for the .tox cache
Show description for c9ef480
yakky
and
claude
committed
c9ef480
View commit details
Copy full SHA for c9ef480
Browse repository at this point
chore: add artifacts to manifest exclusion test
yakky
committed
eb5169f
View commit details
Copy full SHA for eb5169f
Browse repository at this point
Commits on Sep 5, 2026
Merge branch 'master' into feature/issue-267-add-mcp
yakky
committed
3ca5b2d
View commit details
Copy full SHA for 3ca5b2d
Browse repository at this point
refactor(mcp): resolve user_story/task/issue/epic by ref, not id
Show description for 75b476a
yakky
committed
75b476a
View commit details
Copy full SHA for 75b476a
Browse repository at this point
fix(mcp): close pagination bypass, stop serializing stale patch/comment state
Show description for 237e2f4
yakky
committed
237e2f4
View commit details
Copy full SHA for 237e2f4
Browse repository at this point
docs(mcp): add design for CLI parity with ring-mcp-server
Show description for c29e4b4
yakky
committed
c29e4b4
View commit details
Copy full SHA for c29e4b4
Browse repository at this point
docs(mcp): add implementation plan for CLI parity with ring-mcp-server
Show description for a97679a
yakky
committed
a97679a
View commit details
Copy full SHA for a97679a
Browse repository at this point
docs(mcp): fix plan preflight gap — implement --version in Task 2, not deferred
yakky
committed
a747628
View commit details
Copy full SHA for a747628
Browse repository at this point
build(mcp): add typer dependency for the taiga-mcp-server CLI
yakky
committed
7817576
View commit details
Copy full SHA for 7817576
Browse repository at this point
feat(mcp)!: require explicit 'serve' subcommand for taiga-mcp-server
Show description for 33f531a
yakky
and
claude
committed
33f531a
View commit details
Copy full SHA for 33f531a
Browse repository at this point
feat(mcp): add 'list-tools' subcommand to taiga-mcp-server
yakky
committed
841c94a
View commit details
Copy full SHA for 841c94a
Browse repository at this point
feat(mcp): add 'call' subcommand to taiga-mcp-server (success path)
yakky
committed
5727e23
View commit details
Copy full SHA for 5727e23
Browse repository at this point
feat(mcp): add error handling to taiga-mcp-server's 'call' subcommand
yakky
committed
2573c7d
View commit details
Copy full SHA for 2573c7d
Browse repository at this point
docs(mcp): document taiga-mcp-server's new serve/list-tools/call subcommands
yakky
committed
9d2ef6e
View commit details
Copy full SHA for 9d2ef6e
Browse repository at this point
fix(mcp): address final review findings
Show description for 1cc24a5
yakky
and
claude
committed
1cc24a5
View commit details
Copy full SHA for 1cc24a5
Browse repository at this point
fix(mcp): address review findings on get_history args, changelog, serialize tests
Show description for 07281c4
yakky
and
claude
committed
07281c4
View commit details
Copy full SHA for 07281c4
Browse repository at this point
Modify cache key in lint workflow for tox
Show description for fa99730
yakky
and
Copilot
authored
fa99730
View commit details
Copy full SHA for fa99730
Browse repository at this point
Modify cache key in GitHub Actions workflow
Show description for 0111088
yakky
and
Copilot
authored
0111088
View commit details
Copy full SHA for 0111088
Browse repository at this point
Fix command to serve taiga-mcp-server
Show description for 62ea7d1
yakky
and
Copilot
authored
62ea7d1
View commit details
Copy full SHA for 62ea7d1
Browse repository at this point
Commits on Sep 12, 2026
feat(mcp): add custom-attribute value get/set tools
Show description for 2934839
yakky
and
claude
committed
2934839
View commit details
Copy full SHA for 2934839
Browse repository at this point
feat(mcp): add list_memberships tool
Show description for 7611ef5
yakky
and
claude
committed
7611ef5
View commit details
Copy full SHA for 7611ef5
Browse repository at this point
feat(mcp): add epic-user-story linking tools
Show description for e1db218
yakky
and
claude
committed
e1db218
View commit details
Copy full SHA for e1db218
Browse repository at this point
docs(mcp): note custom-attribute/membership/epic-link tools in changelog
Show description for ec4f07c
yakky
and
claude
committed
ec4f07c
View commit details
Copy full SHA for ec4f07c
Browse repository at this point
docs(mcp): document custom-attribute, membership, and epic-link tools
Show description for 10f2895
yakky
and
claude
committed
10f2895
View commit details
Copy full SHA for 10f2895
Browse repository at this point
docs: add usage example for linking a user story to an epic
Show description for 07a59ff
yakky
and
claude
committed
07a59ff
View commit details
Copy full SHA for 07a59ff
Browse repository at this point
You can’t perform that action at this time.