mcp-server

R-assid/mcp-server

3.2

If you are the rightful owner of mcp-server 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 is a Node.js application designed to facilitate ADHD-friendly, agent-connected workflows through model context protocol technology.

🧠 MCP Server (Node.js)

✅ Setup

npm install
npm run start

Routes

  • POST /chat/agent → Chat between agents
  • POST /chat/graph → Call Microsoft Graph via relay

Config

Copy .env.example to .env and fill in your credentials.


Built for ADHD-friendly, agent-connected workflows.