Skip to main content
Glama

Task Trellis MCP

.mcp.json612 B
{ "mcpServers": { "task-trellis": { "type": "stdio", "command": "node", "args": [ "dist/server.js", "--projectRootFolder", "/Users/zach/code/task-trellis-mcp" ], "env": {} }, "serena": { "type": "stdio", "command": "uvx", "args": [ "--from", "git+https://github.com/oraios/serena", "serena-mcp-server", "--context", "ide-assistant", "--project", "/Users/zach/code/task-trellis-mcp", "--enable-web-dashboard", "false" ], "env": {} } } }

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/langadventurellc/task-trellis-mcp'

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