mcp-server-email

Give your AI assistant an email address

https://github.com/rkeelan/mcp-server-email

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Give your AI assistant an email address

Basic Info
  • Host: GitHub
  • Owner: RKeelan
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 51.8 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created 11 months ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

mcp-server-email MCP server

Changelog Tests License

Give your AI assistant an email address

Quickstart

Inspect

uv add "mcp[cli]" google-auth google-auth-oauthlib google-api-python-client mcp dev server.py

Install

Claude Desktop

  1. Set up an email address
  2. Set up OAuth 2.0 Credentials and save them to .env
  3. Install for Claude Desktop mcp install server.py --env-file .env

Owner

  • Login: RKeelan
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "mcp-server-email"
version: "0.1.0"
url: "https://github.com/RKeelan/mcp-server-email"
repository-code: "https://github.com/RKeelan/mcp-server-email"
abstract: "Give your AI assistant an email address. This MCP server provides email functionality through Gmail API integration with OAuth 2.0 authentication."
keywords:
  - mcp
  - email
  - gmail
  - server
  - ai-assistant
license: Apache-2.0
authors:
  - family-names: "Keelan"
    given-names: "R."
    email: "R.Keelan@gmail.com"
preferred-citation:
  type: software
  title: "mcp-server-email"
  version: "0.1.0"
  url: "https://github.com/RKeelan/mcp-server-email"
  authors:
    - family-names: "Keelan"
      given-names: "R."
      email: "R.Keelan@gmail.com" 

GitHub Events

Total
  • Release event: 1
  • Push event: 2
  • Create event: 3
Last Year
  • Release event: 1
  • Push event: 2
  • Create event: 3

Dependencies

.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
  • google-api-python-client >=2.166.0
  • google-auth >=2.38.0
  • google-auth-oauthlib >=1.2.1
  • mcp [cli]>=1.6.0
  • pydantic >=2.11.3
uv.lock pypi
  • annotated-types 0.7.0
  • anyio 4.9.0
  • cachetools 5.5.2
  • certifi 2025.1.31
  • charset-normalizer 3.4.1
  • click 8.1.8
  • colorama 0.4.6
  • coverage 7.8.2
  • exceptiongroup 1.2.2
  • google-api-core 2.24.2
  • google-api-python-client 2.166.0
  • google-auth 2.38.0
  • google-auth-httplib2 0.2.0
  • google-auth-oauthlib 1.2.1
  • googleapis-common-protos 1.69.2
  • h11 0.14.0
  • httpcore 1.0.8
  • httplib2 0.22.0
  • httpx 0.28.1
  • httpx-sse 0.4.0
  • idna 3.10
  • iniconfig 2.1.0
  • markdown-it-py 3.0.0
  • mcp 1.6.0
  • mcp-server-email 0.1.0
  • mdurl 0.1.2
  • oauthlib 3.2.2
  • packaging 25.0
  • pluggy 1.6.0
  • proto-plus 1.26.1
  • protobuf 6.30.2
  • pyasn1 0.6.1
  • pyasn1-modules 0.4.2
  • pydantic 2.11.3
  • pydantic-core 2.33.1
  • pydantic-settings 2.8.1
  • pygments 2.19.1
  • pyparsing 3.2.3
  • pytest 8.3.5
  • pytest-asyncio 0.26.0
  • pytest-cov 6.1.1
  • python-dotenv 1.1.0
  • requests 2.32.3
  • requests-oauthlib 2.0.0
  • rich 14.0.0
  • rsa 4.9
  • shellingham 1.5.4
  • sniffio 1.3.1
  • sse-starlette 2.2.1
  • starlette 0.46.1
  • tomli 2.2.1
  • typer 0.15.2
  • typing-extensions 4.13.2
  • typing-inspection 0.4.0
  • uritemplate 4.1.1
  • urllib3 2.4.0
  • uvicorn 0.34.0