Skip to main content
Glama
index.ts602 B
// Legacy exports (kept for backwards compatibility during migration) export { registerDeckTools } from './decks.js'; export { registerCardTools } from './cards.js'; export { registerNoteTools } from './notes.js'; export { registerGraphicalTools } from './graphical.js'; export { registerMediaTools } from './media.js'; export { registerMiscellaneousTools } from './miscellaneous.js'; export { registerModelTools } from './model.js'; export { registerStatisticTools } from './statistic.js'; // New consolidated tools (MCP best practices) export { registerConsolidatedTools } from './consolidated.js';

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/arielbk/anki-mcp'

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