How to Use the Crypto Trading Signals API — Free REST API + MCP Server
Need to real-time RSI, MACD, EMA, Bollinger Bands for any trading pair? Here's a production-ready API you can use right now.
Quick Start
curl https://api.lazy-mac.com/crypto-signal/
What It Does
Crypto Trading Signals API provides real-time RSI, MACD, EMA, Bollinger Bands for any trading pair via a simple REST API. It also works as an MCP server for AI coding assistants like Claude and Cursor.
Features
- 🔗 REST API with JSON responses
- 🤖 MCP server support (Claude, Cursor, Windsurf)
- 🆓 No API key needed for free tier
- ⚡ Low latency, high availability
Use as MCP Server
Add to your Claude or Cursor config:
{
"mcpServers": {
"crypto-signal": {
"url": "https://api.lazy-mac.com/crypto-signal/mcp"
}
}
}
Pricing
| Tier | Requests/mo | Price |
|---|---|---|
| Free | 100 | $0 |
| Pro | 10,000 | $9/mo |
| Business | Unlimited | $49/mo |
Get Access
- API Hub: api.lazy-mac.com
- Gumroad: coindany.gumroad.com
- GitHub: github.com/lazymac2x
Part of the lazymac API Hub — 22 production-ready APIs built on a single Mac Mini.
Top comments (0)