We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nickweedon/google-docs-mcp-docker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•194 B
"""
Google Docs MCP Server
A Model Context Protocol (MCP) server for the Google Docs and Drive API.
Enables AI assistants to read, create, and edit Google Documents.
"""
__version__ = "1.0.0"