πŸ“š
AI EngineeringShell

Context7 MCP

by danielvm-git

Context7 MCP is an AI Engineering skill for Claude Code, published by danielvm-git in bigpowers.

173 stars14 forkson danielvm-git/bigpowersAdded 2026/09/07+8% in starsRepository updated 2026/09/06
ai-agentsautomationbmadclaude-codeclean-codecursor-rulesdevopsdocumentation-as-codegemini-cliproductivitysoftware-engineeringsolo-developerspec-driven-developmenttdd
Install in seconds
Install Context7 MCP
Copy Context7 MCP into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/danielvm-git/bigpowers/tree/main/skills/context7-mcp ~/.claude/skills/context7-mcp

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/danielvm-git/bigpowers.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/context7-mcp/SKILL.md in danielvm-git/bigpowers
Installs to
~/.claude/skills/context7-mcp
Collection
One of 23 skills cataloged from this repository
Category
AI Engineering β€” 3475 skills

What Context7 MCP does

Context7 MCP fetches current library documentation through Context7 instead of relying on training data. Use it for framework, API, setup, and example questions about libraries like React, Next.js, or Prisma.

Context7 MCP is cataloged under AI Engineering on DirSkills. Context7 MCP comes from a repository tagged ai-agents, automation, bmad, claude-code and clean-code.

Documentation

README

Context7 MCP

HARD GATE β€” Max 3 Context7 tool calls per user question (resolve-library-id + query-docs count toward the cap). On quota/rate-limit errors, emit an explicit CONTEXT7_UNAVAILABLE block β€” do NOT silently answer from training data.

HARD GATE β€” Before HTTP fetch, check bash scripts/lib/doc-fetch-cache.sh get "<libraryId>:<query>". Cache hit within TTL β†’ use cached body (no round-trip). On ETag mismatch after conditional refresh, replace cache entry.

When to Use

  • Setup/configuration questions ("How do I configure Next.js middleware?")
  • Code involving libraries ("Write a Prisma query for…")
  • API references ("What are the Supabase auth methods?")
  • User mentions specific frameworks (React, Vue, Svelte, Express, Tailwind, etc.)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Context7 MCP

  • What else does danielvm-git publish alongside Context7 MCP?

    Context7 MCP is one of 23 skills that DirSkills catalogs from danielvm-git/bigpowers, the repository it ships in. Its siblings there include Align Grid, Assess Impact and Audit Code. Each one is a separate skill with its own page in this directory, installs the same way Context7 MCP does, and is maintained by danielvm-git in that same repository. The rest of the collection is listed on the danielvm-git/bigpowers page.

  • How does Context7 MCP compare to other AI Engineering skills?

    Context7 MCP ranks #3244 by stars among the 3475 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Context7 MCP against them. Open each page to compare what they document and how they install.

More from danielvm-git/bigpowers

Context7 MCP is one of 23 skills cataloged on DirSkills from danielvm-git/bigpowers.

See all 23 skills β†’
πŸ“
2h ago

Align Grid

Align Grid builds MΓΌller-Brockmann modular grid webpages with CSS-variable-driven columns, baseline rhythm, and optical alignment. Use it when you need a visible, load-bearing grid that can be toggled and verified with a Puppeteer harness.
Frontend
17314
πŸ”
2h ago

Assess Impact

Assess Impact analyzes the blast radius of a proposed change before code is written. It maps dependents, affected stories, and test coverage, then writes specs/IMPACT_LATEST.md.
Quality
17314
βœ…
2h ago

Audit Code

Audit Code runs a self-review checklist before requesting review or committing. It checks security, tests, types, conventions, and code quality, then produces pass/fail results.
Quality
17314
🧭
2h ago

Audit Plan

Audit Plan evaluates an incoming project plan against bigpowers principles and conventions, then records gaps and a READY or NOT READY verdict before build work starts. Use it when a new project arrives or before seeding conventions in an unfamiliar codebase.
AI Engineering
17314
πŸ—οΈ
2h ago

Build Epic

Build Epic orchestrates a nine-step build cycle for one epic, from threat modeling and planning through TDD, verification, audit, commit, and release. Use it to resume or run release work with state tracked in YAML files.
DevOps
17314
πŸ—‚οΈ
2h ago

Change Request

Change Request adds or reorders release requirements against specs/release-plan.yaml and epic capsules. Use it when a new requirement arrives mid-release or the plan needs reprioritization.
DevOps
17314