Skip to main content
Glama

Enhanced Gmail MCP Server

pyproject.toml432 B
[project] name = "gmail" version = "0.1.0" description = "Model Context Protocol server for gmail" readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx>=0.28.1", "mcp>=1.1.2", "google-api-python-client>=2.156.0", "google-auth-httplib2>=0.2.0", "google-auth-oauthlib>=1.2.1", ] [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] gmail = "gmail: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/theposch/gmail-mcp'

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