https://github.com/Edge-Explorer/Narad-MCP-Server
Narad MCP Server integrates GitHub, Email, and WhatsApp agents, allowing seamless communication and task automation through HTTP requests. It supports real-time and offline operations, providing a secure, efficient backend solution for managing multiple services with AI-powered workflows.
https://github.com/Edge-Explorer/Narad-MCP-Server
Last synced: 2 months ago
JSON representation
Narad MCP Server integrates GitHub, Email, and WhatsApp agents, allowing seamless communication and task automation through HTTP requests. It supports real-time and offline operations, providing a secure, efficient backend solution for managing multiple services with AI-powered workflows.
- Host: GitHub
- URL: https://github.com/Edge-Explorer/Narad-MCP-Server
- Owner: Edge-Explorer
- Created: 2025-04-15T05:54:40.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-06-01T07:19:15.000Z (5 months ago)
- Last Synced: 2025-06-01T15:58:11.375Z (5 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mcp-servers - **Narad-MCP-Server** - Narad MCP Server integrates GitHub, Email, and WhatsApp agents, allowing seamless communication and task automation through HTTP requests. It supports real-time and offline operations, providing a secure, efficient backend solution for managing multiple services with AI-powered workflows. `python` `mcp` `server` `ai` `ml` `pip install git+https://github.com/Edge-Explorer/Narad-MCP-Server` (๐ค AI/ML)
- awesome-mcp-servers - **Narad-MCP-Server** - Narad MCP Server integrates GitHub, Email, and WhatsApp agents, allowing seamless communication and task automation through HTTP requests. It supports real-time and offline operations, providing a secure, efficient backend solution for managing multiple services with AI-powered workflows. `python` `mcp` `server` `ai` `ml` `pip install git+https://github.com/Edge-Explorer/Narad-MCP-Server` (๐ค AI/ML)
README
# Narad MCP Server
Narad MCP Server integrates GitHub, Email, and WhatsApp agents, allowing seamless communication and task automation through HTTP requests. It supports real-time and offline operations, providing a secure, efficient backend solution for managing multiple services with AI-powered workflows.([GitHub][1])
---
## โ๏ธ Features
* **Multi-Channel Integration**: Connects with GitHub, Email, and WhatsApp for comprehensive communication management.
* **Task Automation**: Automates tasks across integrated platforms using HTTP requests.
* **Real-Time & Offline Support**: Operates both in real-time and offline modes for flexible usage.
* **Secure Backend**: Ensures secure operations with a robust backend architecture.
---
## ๐ง Tech Stack
* **Backend**: Python (Flask)
* **Communication Protocol**: HTTP
* **Integration Platforms**: GitHub, Email, WhatsApp([MCP][2])
---
## ๐ Modules
* `base_agent.py`: Abstract base class for all agents.
* `email_agent.py`: Handles email-related functionalities.
* `github_agent.py`: Manages interactions with GitHub.
* `mcp_server.py`: Core server handling multi-channel processing.
* `model_loader.py`: Loads and manages models.
* `narad_core.py`: Central logic for orchestrating agent interactions.
* `whatsapp_agent.py`: Facilitates communication through WhatsApp.([MCP][2], [Gist][3])
---
## ๐งช Input
* **User Commands**: Textual inputs provided by the user through the integrated platforms.
* **Platform Events**: Incoming messages or notifications from integrated platforms like GitHub, Email, and WhatsApp.([Natoma][4])
---
## ๐ Goal
To develop a versatile and private backend server capable of managing multiple communication channels, providing intelligent responses, and enhancing user productivity without compromising data privacy.