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•182 B
"""
Google Docs MCP Server API modules.
Each module handles a specific domain of the Google Docs/Drive API.
"""
from google_docs_mcp.api import documents, comments, drive, helpers