---
title: "Context7"
description: "Pulls current, version-specific library docs and code examples into AI coding tools."
canonical: "https://vetted.tools/mcp/context7"
source: "https://vetted.tools/mcp/context7.md"
---

# Context7

Pulls current, version-specific library docs and code examples into AI coding tools.

Source: https://vetted.tools/mcp/context7

- Slug: `context7`
- By [Upstash](https://vetted.tools/companies/upstash) ([context7.com](https://context7.com), checked 2026-09-26)
- Repository: [https://github.com/upstash/context7](https://github.com/upstash/context7)

## Install

### Claude Code (Terminal)

```text
claude mcp add --transport http context7 https://mcp.context7.com/mcp
```

### Cursor (~/.cursor/mcp.json)

```json
{
  "mcpServers": {
    "context7": {
      "url": "https://mcp.context7.com/mcp"
    }
  }
}
```

### Codex (~/.codex/config.toml)

```text
[mcp_servers.context7]
url = "https://mcp.context7.com/mcp"
```

## Facts

- License: MIT ([GitHub](https://github.com/upstash/context7), checked 2026-09-25)
- Official: Yes. The registry verified the publisher's namespace. ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=io.github.upstash%2Fcontext7), checked 2026-09-25)
- Remote URL: https://mcp.context7.com/mcp ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=io.github.upstash%2Fcontext7), checked 2026-09-25)
- Registry version: 4.1.1 ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=io.github.upstash%2Fcontext7), checked 2026-09-25)
- Transport: Remote MCP (streamable HTTP) ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=io.github.upstash%2Fcontext7), checked 2026-09-25)

## Maintenance

- 132 contributors on [GitHub](https://github.com/upstash/context7) as of 2026-09-25.
- 354,384 downloads on [npm](https://www.npmjs.com/package/@upstash/context7-mcp) in the 7 days to 2026-09-25.

## Elsewhere on this site

- Home: https://vetted.tools/index.md
- Use cases: https://vetted.tools/use-cases.md
- Tools: https://vetted.tools/tools.md
- The brief: https://vetted.tools/brief.md
- Assessment: https://vetted.tools/assessment.md
- Site summary for agents: https://vetted.tools/llms.txt
- Every published page in one file: https://vetted.tools/llms-full.txt
- Every URL the site publishes: https://vetted.tools/sitemap.xml
