Skip to main content
Glama

GemForge-Gemini-Tools-MCP

api-executor.d.ts487 B
/** * Execute a request using the Google Generative AI SDK * @param modelId - Model ID to use * @param sdkPayload - Pre-built SDK payload * @param isRetry - Whether this is a retry attempt * @returns Response from the API */ export declare function executeRequest(modelId: string, sdkPayload: any, isRetry?: boolean): Promise<{ response: import("../interfaces/common.js").GeminiResponse; rawSdkResponse: import("@google/generative-ai").EnhancedGenerateContentResponse; }>;

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/PV-Bhat/GemForge-MCP'

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