Skip to content

upstash/context7

v1.0.0MIT

Up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

context7streamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.context7.com/mcp/oauth"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "context7",
  "version": "1.0.0",
  "description": "Up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.",
  "author": {
    "name": "Upstash",
    "email": "context7@upstash.com",
    "url": "https://upstash.com"
  },
  "homepage": "https://context7.com",
  "repository": "https://github.com/upstash/context7",
  "license": "MIT",
  "keywords": ["documentation", "context", "mcp", "library-docs"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub