Skip to main content
Glama
index.ts601 B
/** * Routes Index * * Exports all route modules for the REST API. */ export { createActivityRoutes } from "./activity.js"; export { createConfigRoutes } from "./config.js"; export { createDocsRoutes } from "./docs.js"; export { createEmotionRoutes } from "./emotion.js"; export { createHealthRoutes } from "./health.js"; export { createMemoryRoutes } from "./memory.js"; export { createMetacognitionRoutes } from "./metacognition.js"; export { createProblemRoutes } from "./problem.js"; export { createReasoningRoutes } from "./reasoning.js"; export { createSessionRoutes } from "./session.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/keyurgolani/ThoughtMcp'

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