Loops MCP Server

Remote Model Context Protocol server for Loops, reachable at https://mcp.loops.so over Streamable HTTP with OAuth 2.0 (PKCE, scope "mcp"). Exposes four meta-tools — search, describe, execute and teams — that let an agent discover and run any operation in the Loops REST API for any team the signed-in user can access.

API entry from apis.yml

apis.yml Raw ↑
aid: loops:loops-mcp-server
name: Loops MCP Server
description: Remote Model Context Protocol server for Loops, reachable at https://mcp.loops.so over Streamable
  HTTP with OAuth 2.0 (PKCE, scope "mcp"). Exposes four meta-tools — search, describe, execute and teams
  — that let an agent discover and run any operation in the Loops REST API for any team the signed-in
  user can access.
humanURL: https://loops.so/docs/mcp-server
baseURL: https://mcp.loops.so
tags:
- MCP
- Agents
- Email
properties:
- type: MCPServer
  url: mcp/loops-mcp.yml
- type: ToolCrosswalk
  url: mcp/loops-tool-crosswalk.yml
- type: OAuthScopes
  url: scopes/loops-scopes.yml
- type: Documentation
  url: https://loops.so/docs/mcp-server