Skip to main content
Glama

Taiga MCP Server

by ssaurabh9
claude_desktop_config.json359 B
{ "mcpServers": { "taiga": { "command": "/opt/anaconda3/envs/taiga_mcp/bin/python", "args": ["-m", "app.server"], "cwd": "/Users/saurabh/NerdyAlley/taiga-mcp", "env": { "TAIGA_API_URL": "https://api.taiga.io/api/v1", "TAIGA_USERNAME": "", "TAIGA_PASSWORD": "", "DEBUG": "true" } } } }

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/ssaurabh9/taiga-mcp'

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