Skip to main content
Glama

Orchestrator MCP

index.ts•331 B
/** * Handlers module * Exports all handler functionality */ // Main setup functions export { setupToolListHandler } from './tools.js'; export { setupToolCallHandler } from './dispatcher.js'; // Individual handlers (for advanced usage) export { handleGetInfo, handleAIProcess, handleAIStatus } from './orchestrator.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/Phoenixrr2113/Orchestrator-MCP'

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