Skip to main content
Glama

MCP G Suite Integration

pyproject.toml630 B
[project] name = "mcp-gsuite" version = "0.3.0" description = "Example MCP server to create a knowledge-base" readme = "README.md" requires-python = ">=3.13" dependencies = [ "beautifulsoup4>=4.12.3", "google-api-python-client>=2.154.0", "httplib2>=0.22.0", "mcp>=1.1.0", "oauth2client==4.1.3", "python-dotenv>=1.0.1", "pytz>=2024.2", "requests>=2.32.3", ] [[project.authors]] name = "Markus Pfundstein" email = "markus@life-electronic.nl" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [dependency-groups] dev = [ "pyright>=1.1.389", ] [project.scripts] mcp-gsuite = "mcp_gsuite:main"

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/alBERT-launcher/mcp-gsuite'

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