v0.1.0
AgentDeals v0.1.0
MCP server aggregating developer tool deals, free tiers, and startup programs.
Highlights
- 1,506 offers across 52 categories with eligibility schema
- 4 MCP tools: search_offers, list_categories, get_offer_details, get_deal_changes
- 3 REST API endpoints: /api/offers, /api/categories, /api/stats
- 50 tracked pricing changes (free tier removals, limit changes, new tiers)
- Streamable HTTP transport at
/mcpwith multi-session support - Interactive landing page with deal browser
- Dockerfile for containerized deployment
- Server telemetry with optional Upstash Redis persistence
Connect
{
"mcpServers": {
"agentdeals": {
"url": "https://agentdeals-production.up.railway.app/mcp"
}
}
}