remote-mcp-server

Created By
ivannafigueroaa year ago
Overview

what is remote-mcp-server?

remote-mcp-server is a Cloudflare Worker that fetches unread emails from Gmail using the Gmail API and OAuth 2.0 refresh tokens.

how to use remote-mcp-server?

To use remote-mcp-server, deploy the Cloudflare Worker and send a GET request to its URL to retrieve a list of unread emails.

key features of remote-mcp-server?

  • Fetches unread emails from Gmail using OAuth 2.0.
  • Returns email summaries in JSON format.
  • Can be integrated with a WhatsApp agent for email notifications.

use cases of remote-mcp-server?

  1. Periodically checking unread emails via a WhatsApp agent.
  2. Automating email notifications for unread messages.
  3. Integrating email fetching capabilities into other applications.

FAQ from remote-mcp-server?

  • What OAuth scopes are required?

The GMAIL_REFRESH_TOKEN must be authorized with the https://www.googleapis.com/auth/gmail.readonly scope.

  • How do I deploy the worker?

Use the Cloudflare wrangler CLI to deploy the worker after configuring the necessary secrets.

  • What happens if there are no unread emails?

An empty JSON array [] will be returned if there are no unread emails.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
ivannafigueroa
Star
0
Language
TypeScript
License
-

Recommend Servers

View All
Thiri Chord Intelligence
@BluesPrince

### Deterministic Music Theory for Claude, Cursor, and Autonomous AI Agents Large Language Models (LLMs) frequently hallucinate music theory, leading to incorrect notes, false Roman numerals, and broken voice leading. **THIRI** solves this by providing a deterministic, mathematical music-theory engine (pitch-class-set theory over ℤ/12) directly to your AI. It gives AI assistants precise, reproducible harmonic reasoning in milliseconds, allowing them to write correct musical scores, analyze progressions, and generate playable arrangements. #### 🎷 Key Features: * **Chord Analysis (`analyze_chord`):** Parse any symbol (e.g., `Cmaj7/E`, `G7#11`) to retrieve root, quality, intervals, Roman numerals, and diatonic or chromatic harmonic functions. * **Note Resolution (`resolve_chord`):** Resolve chord symbols to spelled notes (enharmonically correct), frequencies (Hz), MIDI numbers, and scale recommendations. * **Voicing Engine (`generate_voicing`):** Generate instrument-ready voicings (rootless, shell, triad, pad, drop-2, drop-3) and calculate voice-leading scores for transitions. * **Reharmonization (`reharmonize`):** Substitute progressions using classic jazz techniques, including Tritone Substitution, ii-V Insertion, Modal Interchange, Coltrane Changes, and Backdoor cadences. *Ideal for developers building AI music assistants, digital audio workstation (DAW) agents, educational theory tools, and automated composition workflows.*

9 hours ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago