CustomMCP

CustomMCP

0

This project provides an intelligent agentic system via a Custom MCP integrated with ChatGPT, enabling autonomous interactions with Gmail and GitHub. It features a modern UI using Next.js and Chakra UI, and leverages AI models from OpenAI to make intelligent decisions.

Custom MCP with ChatGPT AI Template

This project integrates a Custom MCP with a ChatGPT AI Template aiming to provide an intelligent agentic system integrated with Gmail and GitHub.

Features

  • Gmail Integration: Analyzes Gmail emails.
  • GitHub Integration: Monitors GitHub repositories.
  • Intelligent Decisions: Uses OpenAI for automated decision making.
  • Autonomous Operation: Navigates services autonomously.
  • Modern UI: Developed with Next.js and Chakra UI.

Example Use Cases

  • Check for GitHub warnings in Gmail.
  • Find dependency alerts in repositories.
  • Summarize GitHub notifications.

Technical Stack

  • Backend: FastAPI (Python)
  • AI: OpenAI API
  • APIs: Gmail API, GitHub API
  • Frontend: Next.js, React, Chakra UI

Setup Instructions

  • Install Dependencies: Python and Node.js
  • Environment Variables: Configure using .env
  • Start Servers: Use ./start.sh script

Configuration

Setup Gmail, GitHub, and OpenAI APIs credentials.