Skip to main content
Glama

taskqueue-mcp

--- description: globs: tests/integration/cli.test.ts alwaysApply: false --- **CLI Testing**: - When testing CLI commands, pass the environment variable inline: ```typescript const { stdout } = await execAsync( `TASK_MANAGER_FILE_PATH=${tasksFilePath} tsx ${CLI_PATH} command` ); ``` - Use `tsx` instead of `node` for running TypeScript files directly

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/chriscarrollsmith/taskqueue-mcp'

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