illodev/taiga-mcp (illodev/taiga-mcp) is an MCP server listed on the M8ven Trust Index. It scores 60 out of 100, grade C. It declares 166 tools. No publisher has claimed this listing.

C
Caution
60/100

illodev/taiga-mcp

Full-featured MCP server for Taiga project management, enabling AI agents to manage projects, epics, user stories, tasks, issues, sprints, wiki pages, memberships, and roles via Taiga API v1.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

illodev

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: TAIGA_PASSWORD. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: TAIGA_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes166 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

taiga_epics_list

List epics. Filter by project.

taiga_epics_create

Create a new epic.

taiga_epics_get

Get an epic by ID.

taiga_epics_get_by_ref

Get an epic by ref and project.

taiga_epics_update

Update an epic (partial).

taiga_epics_delete

Delete an epic.

taiga_epics_bulk_create

Bulk create epics.

taiga_epics_filters_data

Get filters data for epics in a project.

taiga_epics_related_userstories_list

List user stories related to an epic.

taiga_epics_related_userstories_add

Add a user story to an epic.

taiga_epics_related_userstories_remove

Remove a user story from an epic.

taiga_epics_related_userstories_bulk_create

Bulk add user stories to an epic.

taiga_epics_upvote

Upvote an epic.

taiga_epics_downvote

Remove vote from an epic.

taiga_epics_voters

List voters of an epic.

taiga_epics_watch

Watch an epic.

taiga_epics_unwatch

Stop watching an epic.

taiga_epics_watchers

List watchers of an epic.

taiga_epics_attachments_list

List attachments of an epic.

taiga_epics_attachment_get

Get a specific epic attachment.

taiga_project_export

Export a project (returns export data or starts async export).

taiga_project_import

Import a project from a JSON dump.

taiga_userstory_history
taiga_userstory_comment_create
taiga_userstory_comment_delete
taiga_task_history
taiga_task_comment_create
taiga_task_comment_delete
taiga_issue_history
taiga_issue_comment_create
taiga_issue_comment_delete
taiga_wiki_history
taiga_wiki_comment_create
taiga_wiki_comment_delete
taiga_issues_list

List issues with optional filters.

taiga_issues_create

Create a new issue.

taiga_issues_get

Get an issue by ID.

taiga_issues_get_by_ref

Get an issue by ref and project.

taiga_issues_update

Update an issue (partial).

taiga_issues_delete

Delete an issue.

taiga_issues_bulk_create

Bulk create issues.

taiga_issues_filters_data

Get filters data for issues in a project.

taiga_issues_upvote

Upvote an issue.

taiga_issues_downvote

Remove vote from an issue.

taiga_issues_voters

List voters of an issue.

taiga_issues_watch

Watch an issue.

taiga_issues_unwatch

Stop watching an issue.

taiga_issues_watchers

List watchers of an issue.

taiga_issues_attachments_list

List attachments of an issue.

taiga_issues_attachment_get

Get a specific issue attachment.

taiga_memberships_list

List memberships. Filter by project or role.

taiga_memberships_create

Create a membership (invite user to project).

taiga_memberships_get

Get a membership by ID.

taiga_memberships_update

Update a membership (change role).

taiga_memberships_delete

Delete a membership (remove user from project).

taiga_memberships_bulk_create

Bulk invite members to a project.

taiga_milestones_list

List milestones/sprints. Filter by project.

taiga_milestones_create

Create a new milestone/sprint.

taiga_milestones_get

Get a milestone/sprint by ID.

taiga_milestones_update

Update a milestone/sprint (partial).

taiga_milestones_delete

Delete a milestone/sprint.

taiga_milestones_stats

Get milestone/sprint stats (burndown, etc.).

taiga_milestones_watch

Watch a milestone.

taiga_milestones_unwatch

Stop watching a milestone.

taiga_milestones_watchers

List watchers of a milestone.

taiga_projects_list

List projects. Optionally filter by member, is_featured, etc.

taiga_projects_create

Create a new project.

taiga_projects_get

Get a project by its ID.

taiga_projects_get_by_slug

Get a project by its slug.

taiga_projects_update

Update a project (partial update).

taiga_projects_delete

Delete a project by its ID.

taiga_projects_stats

Get project stats.

taiga_projects_member_stats

Get project member stats.

taiga_projects_issues_stats

Get project issues stats.

taiga_projects_create_tag

Create a tag in a project.

taiga_projects_edit_tag

Edit a tag in a project.

taiga_projects_delete_tag

Delete a tag from a project.

taiga_projects_like

Like a project.

taiga_projects_unlike

Unlike a project.

taiga_projects_fans

List fans of a project.

taiga_projects_watch

Watch a project.

taiga_projects_unwatch

Stop watching a project.

taiga_projects_watchers

List watchers of a project.

taiga_resolver_project

Resolve a project slug to its ID.

taiga_resolver_userstory

Resolve a user story ref to its ID.

taiga_resolver_issue

Resolve an issue ref to its ID.

taiga_resolver_task

Resolve a task ref to its ID.

taiga_resolver_milestone

Resolve a milestone slug to its ID.

taiga_resolver_wiki

Resolve a wiki page slug to its ID.

taiga_resolver_epic

Resolve an epic ref to its ID.

taiga_roles_list

List roles. Filter by project.

taiga_roles_create

Create a new role.

taiga_roles_get

Get a role by ID.

taiga_roles_update

Update a role (partial).

taiga_roles_delete

Delete a role.

taiga_search

Global search across a project (user stories, tasks, issues, wiki pages).

taiga_tasks_list

List tasks with optional filters.

taiga_tasks_create

Create a new task.

taiga_tasks_get

Get a task by ID.

taiga_tasks_get_by_ref

Get a task by ref and project.

66 further tools are not listed here. The complete surface is in the source.

// known CVEs in dependencies3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.12.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretTAIGA_PASSWORDTaiga password
configTAIGA_URLTaiga instance URL (e.g. https://taiga.example.com)
configTAIGA_USERNAMETaiga username
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

166/166 tools missing one or more hints — taiga_epics_list (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); taiga_epics_create (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); taiga_epics_get (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +163 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Tests exist

No test files found

Add tests that exercise each declared tool.

Production dependencies are patched

0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.12.1 (high), @modelcontextprotocol/sdk@1.12.1 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/illodev/taiga-mcp?variant=verified)](https://m8ven.ai/mcp/illodev/taiga-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: d2720f8b14e5bbb6cd67d54b7bfc6fd06df40dde
code hash: 50b004a1906f18f7a8f9f8ea9c5eabcd1d1680ce00128cce1062e93bd0937dad
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client