Skip to main content
Glama

Google Drive MCP Server

envDetect.d.ts324 B
export declare enum GCPEnv { APP_ENGINE = "APP_ENGINE", KUBERNETES_ENGINE = "KUBERNETES_ENGINE", CLOUD_FUNCTIONS = "CLOUD_FUNCTIONS", COMPUTE_ENGINE = "COMPUTE_ENGINE", CLOUD_RUN = "CLOUD_RUN", NONE = "NONE" } export declare function clear(): void; export declare function getEnv(): Promise<GCPEnv>;

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/isaacphi/mcp-gdrive'

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