mcp-server-assistant

saikrishna0716/mcp-server-assistant

3.1

If you are the rightful owner of mcp-server-assistant and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Server - Job Assistant is designed to streamline job application management by connecting to a Gmail account to automatically read and parse emails related to job opportunities.

MCP Server - Job Assistant

Project Idea: Develop an MCP server that connects to a Gmail account to automatically read and parse emails, identifying recruiter outreach, interview schedules, and follow-ups for streamlined job application management.

Reference Link: https://github.com/modelcontextprotocol/python-sdk?tab=readme-ov-file

Requirements:

  1. UV
  2. Claude Desktop

First time - For UV enabled project creation uv init mcp-server-demo cd mcp-server-demo uv add "mcp[cli]"

You can install this server in Claude Desktop and interact with it right away by running: mcp install server.py

✅ 1. Enable the Gmail API Go to the Google Cloud Console. Create a new project (or select an existing one). Go to APIs & Services > Library and enable the Gmail API. Go to APIs & Services > Credentials: Create OAuth 2.0 Client ID credentials. Download the credentials.json file.