Skip to main content
Glama

Taiga MCP Bridge

by talhaorak

list_all_projects

Retrieve all projects visible to the user on Taiga platform using session ID. Admin privileges grant access to the full project list.

Instructions

Lists all projects visible to the user (requires admin privileges for full list). Uses the provided session_id.

Input Schema

NameRequiredDescriptionDefault
session_idYes

Input Schema (JSON Schema)

{ "properties": { "session_id": { "title": "Session Id", "type": "string" } }, "required": [ "session_id" ], "title": "list_all_projectsArguments", "type": "object" }

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/talhaorak/pytaiga-mcp'

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