Back to search
30
MCP
recurly-mcp
npm/recurly-mcpRead-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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"recurly-mcp": {
"url": "None",
"transport": "http"
}
}
}