Back to MCP directory
publicPublicdnsLocal runtime

Narad-MCP-Server

Narad MCP服务器整合GitHub、电子邮件和WhatsApp代理,通过HTTP请求实现无缝通信和任务自动化,支持实时和离线操作,为管理多服务提供安全高效的AI驱动工作流后端解决方案。

article

README

🚀 纳拉德MCP服务器

纳拉德MCP服务器将GitHub、电子邮件和WhatsApp代理进行整合,借助HTTP请求达成无缝通信与任务自动化。该服务器支持实时与离线操作,为管理多个服务提供了安全且高效的后端解决方案,还采用了人工智能驱动的工作流程。

🚀 快速开始

纳拉德MCP服务器整合GitHub、电子邮件和WhatsApp代理,让你可以通过HTTP请求实现无缝通信与任务自动化。它支持实时及离线操作,为多服务管理提供了安全高效的后端解决方案,同时采用人工智能驱动工作流程。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client