{
  "slug": "context7",
  "name": "Context7",
  "url": "https://context7.com",
  "cat": "mcp",
  "group": "ai",
  "tagline": "MCP server for up-to-date lib docs",
  "price": "Free 1,000 API calls/mo · Pro $10/seat/mo (5,000 calls)",
  "tier": "mixed",
  "pick": false,
  "what": "An Upstash project that pulls version-specific documentation and code examples for any library straight into the prompt. It exposes <code>resolve-library-id</code> and <code>query-docs</code>, and runs remotely at <code>https://mcp.context7.com/mcp</code> with a Bearer API key. Roughly 60.9k GitHub stars.",
  "why": "Kills the single most common vibe-coding failure: the model confidently writing an API that was removed two versions ago. Say 'use context7' in a prompt and it fetches the real current docs first.",
  "warn": "Now needs a free API key and meters you at 1,000 calls a month. Doc blobs are token-heavy, so pulling three libraries in one session eats a serious slice of context.",
  "install": "claude mcp add --transport http context7 https://mcp.context7.com/mcp --header 'Authorization: Bearer YOUR_KEY'",
  "category": {
    "key": "mcp",
    "name": "MCP servers & registries",
    "desc": "How your agent reaches past the terminal. Directory scale is not a quality signal.",
    "group": "ai",
    "groupName": "Put AI inside it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://context7.com/",
    "checked_at": "2026-08-19T00:17:14.278+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}