Skip to main content
Glama
mcp-handler.d.ts393 B
import { AEMConnector } from './aem-connector.js'; export declare class MCPRequestHandler { aemConnector: AEMConnector; constructor(aemConnector: AEMConnector); handleRequest(method: string, params: any): Promise<any>; getAvailableMethods(): { name: string; description: string; parameters: string[]; }[]; } //# sourceMappingURL=mcp-handler.d.ts.map

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/indrasishbanerjee/aem-mcp-server'

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