Fireflies.ai's official remote MCP server — 19 tools for searching meeting transcripts and summaries, pulling action items and analytics, and cutting soundbites from recorded calls.
Summary
Loops' official remote MCP server — manage contacts, mailing lists, campaigns and transactional email in a Loops account from an agent, over OAuth.
Features
- Remote HTTP server at mcp.loops.so — nothing to install or self-host
- Browser OAuth sign-in instead of a pasted API key
- Contacts, mailing lists and list membership
- Campaigns and transactional email
- Team and account information
- Documented for Claude Code, Claude Desktop and Codex CLI v1.48.0+
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
Loops is email for SaaS companies: marketing campaigns, lifecycle loops and transactional sends against a contact list keyed on your product's users. Its official MCP server puts that account behind an agent, so adding a contact to a list, checking what a campaign did, or firing a transactional email becomes something you ask for rather than something you click through.
The server is remote and hosted by Loops at https://mcp.loops.so, speaking HTTP. Authentication is a browser OAuth sign-in to your Loops account rather than a pasted API key, so the grant is scoped to the account you are already signed into and can be revoked from Loops rather than by rotating a secret.
What it reaches
Contacts and their properties, mailing lists and membership, campaigns, transactional email, and team and account information. A quick way to confirm the connection is working is to ask which Loops teams you belong to — that answer only comes back once the OAuth grant is in place.
Clients
Loops documents Claude Code, Claude Desktop and the Codex CLI (v1.48.0 and later). Any other MCP client that speaks HTTP with OAuth will connect to the same endpoint, and mcp-remote bridges the ones that only do stdio.
Related MCP Servers
ClickUp's official remote MCP server — around 40 tools across tasks, search, Docs, Chat and time tracking, over OAuth 2.1 with PKCE.
Metabase's built-in MCP server — search, query and visualise your BI data through the semantic layer, scoped to the connecting person's existing Metabase permissions.
Zoom's official hosted MCP server — semantic meeting search, AI Companion summaries, transcripts, recordings, and cross-Zoom search over Team Chat, Canvas and My Notes.
