MCP.so
登录

Mcp Server Pypi

@aniket-raskar1

关于 Mcp Server Pypi

暂无概览

基本信息

分类

其他

许可证

MIT license

运行时

python

传输方式

stdio

发布者

aniket-raskar1

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Mcp Server Pypi?

Mcp Server Pypi is a Python package that integrates Gmail and Google Calendar with Claude Desktop. It allows users to summarize emails, send emails, and automatically create calendar events for important emails using an MCP server.

How to use Mcp Server Pypi?

Install via pip install gmail-mcp-server, set up Google Cloud credentials, and run with gmail-mcp-server. Configure Claude Desktop by adding a server entry in claude_desktop_config.json with command gmail-mcp-server.

Key features of Mcp Server Pypi?

  • Summarize recent emails in Gmail inbox.
  • Send emails directly from Claude Desktop.
  • Create Google Calendar events manually or automatically.
  • Automatic processing of important emails every 10 minutes.
  • Tags processed emails with calendar_event_created.
  • Runs as a background server with scheduler.

Use cases of Mcp Server Pypi?

  • Summarize the last few emails in your inbox.
  • Send an email with subject and body.
  • Create a calendar event for the last important email.
  • Automatically create events for emails labeled important.

FAQ from Mcp Server Pypi

What does Mcp Server Pypi do?

It integrates Gmail and Google Calendar with Claude Desktop, enabling email summarization, sending, and automatic calendar event creation.

What are the dependencies?

It depends on google-api-python-client, google-auth-oauthlib, mcp, and schedule.

How to set up credentials?

Enable Gmail and Google Calendar APIs in Google Cloud Console, download credentials.json, and place it in ~/.gmail_mcp_server/ (or C:\Users\<Username>\.gmail_mcp_server\ on Windows).

How does automatic calendar event creation work?

Emails labeled "important" are processed every 10 minutes; a calendar event is created and the email is tagged with calendar_event_created.

What transport/auth does it use?

It uses the MCP (Model Context Protocol) and OAuth 2.0 authentication via Google libraries.

评论

其他 分类下的更多 MCP 服务器