Skip to main content
Glama

Gmail Plugin MCP Server

pyproject.toml522 B
[project] name = "gmail-plugin" version = "1.0" description = "A tool to enable access to gmail tools in MCP clients" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp>=1.5.0", "google-api-python-client>=2.156.0", "google-auth-httplib2>=0.2.0", "google-auth-oauthlib>=1.2.1", "aiohttp>=3.9.0" ] [[project.authors]] email = "sanchisingh0212@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] gmail-plugin = "gmail_plugin: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/sanchisingh01/MCP-Server---Gmail-Plugin-for-Claude-Desktop'

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