Skip to main content
Glama

Taiga MCP Bridge

by talhaorak

session_status

Validate the status of a session_id to ensure it is active and valid within the Taiga MCP Bridge, facilitating secure and authorized AI system interactions with the Taiga project management platform.

Instructions

Checks if the provided session_id is currently active and valid.

Input Schema

NameRequiredDescriptionDefault
session_idYes

Input Schema (JSON Schema)

{ "properties": { "session_id": { "title": "Session Id", "type": "string" } }, "required": [ "session_id" ], "title": "session_statusArguments", "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