Skip to main content
Glama
ozipi
by ozipi
index.ts755 B
export * from './types.js'; export * from './brainloop-handlers.js'; export * from './track-handlers.js'; export type { ToolHandler, ToolHandlerContext, } from './types.js'; export { handleCreateBrainloop, handleViewBrainloops, handleGetBrainloop, handleExpandBrainloop, handleBrainloopProgress, handleGetUnitLessons, handleGetLesson, handleCreateInteraction, handleCreatePrompt, handleCreatePromptsBatch, handleGetLessonPrompts, handleUpdateLesson, handleUpdateUnit, handleDetectDuplicates, handleCleanupEmptyContent, handleReorderUnits } from './brainloop-handlers.js'; export { handleCreateTrack, handleViewTracks, handleGetTrack, handleAddCourseToTrack, handleEnrollInTrack } from './track-handlers.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/ozipi/brainloop-mcp-server-v2'

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