Skip to main content
Glama

Task Trellis MCP

ObjectData.ts329 B
export interface ObjectData { id: string; title: string; status?: string; priority?: string; parent?: string; prerequisites?: string[]; affectedFiles?: Record<string, string>; log?: string[]; schema?: string; childrenIds?: string[]; body?: string; kind?: string; created?: string; updated?: string; }

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