Skip to main content
Glama
pyproject.toml534 B
[project] name = "google-forms-mcp" version = "0.1.0" description = "MCP server for Google Forms management" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=0.9.0", "google-auth>=2.23.0", "google-auth-oauthlib>=1.1.0", "google-api-python-client>=2.108.0", "python-dotenv>=1.0.0", ] [project.scripts] google-forms-mcp = "main:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.uv] dev-dependencies = [] [tool.hatch.build.targets.wheel] packages = ["."]

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/maksdizzy/google-forms-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server