UNPKG

google-docs-mcp-server

Version:

A powerful Model Context Protocol (MCP) server implementation for seamless Google Docs API integration, enabling AI assistants to create, read, update, and manage Google Docs

3 lines (2 loc) 68 B
#!/usr/bin/env node export declare function serve(): Promise<void>;