context7-mcp
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
- installs 8w
- 1,533
- 30-day movement
- starts with the next reading
- Related entries
- 3
- Connections
- 0
This is an agent skill that instructs an AI coding agent to use the Context7 MCP tools (resolve-library-id and query-docs) to fetch up-to-date library and framework documentation. It defines a four-step workflow: resolve a library ID, select the best match, fetch the docs, and incorporate them into the answer.
Reach for it when generating code or answering setup questions about libraries, so responses use current documentation instead of the model's possibly stale knowledge.
Use it to
- Answer setup questions for frameworks like React or Next.js
- Fetch API references before generating library code
- Look up a single library concept per query
- Resolve the correct library ID before querying docs
For AI coding agents and their users working with libraries
- Host repository
- upstash/context7
- Installs, lifetime
- 4,900
- Installs, 8 weeks
- 1,533
- Host stars
- 62k
- Host language
- TypeScript