Skip to main content
Glama
index.ts361 B
/** * @fileoverview TaskMaster Profiles Package * Provides slash commands and formatters for different editor profiles. */ // Re-export everything from slash-commands module export * from './slash-commands/index.js'; // Re-export shell utilities export * from './shell-utils.js'; // Re-export IDE detection utilities export * from './detection/index.js';

Latest Blog Posts

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/eyaltoledano/claude-task-master'

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