Skip to main content
Glama

Google Drive MCP Server

index.d.ts1.24 kB
/*! THIS FILE IS AUTO-GENERATED */ import { AuthPlus } from 'googleapis-common'; import { tpu_v1 } from './v1'; import { tpu_v1alpha1 } from './v1alpha1'; import { tpu_v2 } from './v2'; import { tpu_v2alpha1 } from './v2alpha1'; export declare const VERSIONS: { v1: typeof tpu_v1.Tpu; v1alpha1: typeof tpu_v1alpha1.Tpu; v2: typeof tpu_v2.Tpu; v2alpha1: typeof tpu_v2alpha1.Tpu; }; export declare function tpu(version: 'v1'): tpu_v1.Tpu; export declare function tpu(options: tpu_v1.Options): tpu_v1.Tpu; export declare function tpu(version: 'v1alpha1'): tpu_v1alpha1.Tpu; export declare function tpu(options: tpu_v1alpha1.Options): tpu_v1alpha1.Tpu; export declare function tpu(version: 'v2'): tpu_v2.Tpu; export declare function tpu(options: tpu_v2.Options): tpu_v2.Tpu; export declare function tpu(version: 'v2alpha1'): tpu_v2alpha1.Tpu; export declare function tpu(options: tpu_v2alpha1.Options): tpu_v2alpha1.Tpu; declare const auth: AuthPlus; export { auth }; export { tpu_v1 }; export { tpu_v1alpha1 }; export { tpu_v2 }; export { tpu_v2alpha1 }; export { AuthPlus, GlobalOptions, APIRequestContext, GoogleConfigurable, StreamMethodOptions, GaxiosPromise, MethodOptions, BodyResponseCallback, } from 'googleapis-common';

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