We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/maksdizzy/google-forms-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•195 B
"""Google Tools CLI - Command-line tools for Google Workspace.
A unified CLI for working with Google Forms, Sheets, and other Google services.
"""
__version__ = "0.3.0"
__app_name__ = "gtools"