Back to Home
robertalv icon

loops-mcp-server

Verified Safe

by robertalv

Overview

Integrate Loops.so email marketing API into MCP-compatible clients like Claude Desktop, Cursor, or VS Code to manage contacts, send events, and transactional emails.

Installation

Run Command
npx -y loops-mcp-server

Environment Variables

  • LOOPS_API_KEY

Security Notes

The server correctly retrieves the LOOPS_API_KEY from environment variables, preventing hardcoding. It uses standard fetch for API calls and handles errors gracefully. It operates over stdio, mitigating typical network attack vectors for the server itself. No 'eval' or other inherently dangerous functions are used. The primary security consideration for users is ensuring their LOOPS_API_KEY is stored securely in their environment.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens350
Stars0
Forks0
Last Update2025-11-26

Tags

email marketingcontact managementAPI integrationMCPLoops.so