MCP Integration Servers
@Aayushchaudry
About MCP Integration Servers
mcp server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Integration Servers?
MCP Integration Servers is a collection of Model Control Protocol (MCP) servers that enable Claude Desktop to interact with Gmail, Google Calendar, and custom backend APIs. It is designed for users who want to manage email, calendar events, or user data through natural language commands in Claude.
How to use MCP Integration Servers?
Ensure Python 3.x and the MCP package are installed. For Google services, create a Google Cloud Console project, enable Gmail and Calendar APIs, and download OAuth credentials as credentials.json. Install required packages (pip install google-auth-oauthlib google-api-python-client for Google, pip install pydantic for backend), then run mcp install server.py (for Gmail/Calendar) or mcp install backend_server.py. On first run with mcp run server.py, follow the browser link for OAuth authorization.
Key features of MCP Integration Servers
- Retrieve, search, and read latest emails from Gmail inbox
- Send emails with CC and BCC support
- Search and create calendar events
- View upcoming calendar events
- Get, create, and search users via a backend API template
- OAuth authentication for Google services with token persistence
Use cases of MCP Integration Servers
- Manage Gmail inbox (read, search, send emails) through Claude Desktop
- Create and search calendar events without leaving the chat interface
- Integrate a custom backend API for user management with Claude
- Automate email and calendar workflows using natural language
FAQ from MCP Integration Servers
What services does MCP Integration Servers support?
It supports Gmail, Google Calendar, and provides a template for custom backend APIs for user management.
What are the prerequisites for using the Google servers?
Python 3.x, the MCP package, and a Google Cloud Console project with the Gmail and Calendar APIs enabled, along with downloaded OAuth 2.0 credentials (credentials.json).
How do I install a specific server?
Install required Python packages (e.g., pip install google-auth-oauthlib google-api-python-client for Google), then run mcp install server.py (Gmail/Calendar) or mcp install backend_server.py (backend).
How does authentication work for Google services?
On first run, the server prompts for OAuth authentication via a browser link. After authorization, the token is saved locally for future use.
What tools are available for Gmail operations?
Tools include get_latest_emails, search_emails, get_email_content, and send_email (with optional CC and BCC parameters).
More Communication MCP servers
Slack MCP Server
korotovskyThe most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
Discord MCP Server
hanwegMCP server for discord bot
Telegram MCP Server
chigwellTelegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages, media, contacts, and settings.
Mcp Telegram
dryeabMCP Server for Telegram
PhonePi MCP: Turn your phone into a toolbox for AI assistants using Model Context Protocol
priyankarkPhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device co
Comments