Skip to main content
Glama
greddy7574

Taiga MCP Server

by greddy7574

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TAIGA_API_URLYesThe base URL of the Taiga API (e.g., https://api.taiga.io/api/v1)
TAIGA_PASSWORDYesYour Taiga password
TAIGA_USERNAMEYesYour Taiga username

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
authenticateD
listProjectsD
getProjectD
listUserStoriesD
getUserStoryD
createUserStoryD
assignUserStoryToSprintD
updateUserStoryStatusD
createTaskD
listIssuesD
getIssueD
createIssueD
addIssueToSprintD
assignIssueD
updateIssueStatusD
listMilestonesD
getMilestoneStatsD
createMilestoneD
getIssuesByMilestoneD
getMilestoneD
batchCreateIssuesD
batchCreateUserStoriesD
batchCreateTasksD
advancedSearchD
queryHelpD
validateQueryD
addCommentD
listCommentsD
editCommentD
deleteCommentD
uploadAttachmentD
listAttachmentsD
downloadAttachmentD
deleteAttachmentD
createEpicD
listEpicsD
getEpicD
updateEpicD
linkStoryToEpicD
unlinkStoryFromEpicD
createWikiPageD
listWikiPagesD
getWikiPageD
updateWikiPageD
deleteWikiPageD
watchWikiPageD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
taiga-api-docs
projects

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/greddy7574/taigaMcpServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server