Skip to content
Back to search
30
MCP

recurly-mcp

npm/recurly-mcp

Read-only MCP (Model Context Protocol) server exposing the Recurly v2021-02-25 API to LLM clients — accounts, subscriptions, invoices, transactions, plans, coupons, line items, and the rest of Recurly's read surface.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server-mysql
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and
0 tools
internet-context-mcp
Read-only MCP server giving AI agents the web as compact, ranked, verified evidence. Local cross-encoder reranker, NLI claim verification, s
0 tools
Fastly MCP Server
Read-only MCP server exposing 30 tools for inspecting and auditing Fastly's management API from LLM agents.
0 tools
m365-service-comms-mcp
Read-only Model Context Protocol (MCP) server for the Microsoft Graph Service Communications API — exposes M365 service health and Message C
0 tools
netbox-mcp-server
Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs
0 tools
mcp-clickhousex
A read-only Model Context Protocol (MCP) server for ClickHouse: metadata discovery, parameterized queries, and execution plan analysis.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "recurly-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}