context7-mcp

Community

Access up-to-date library docs, ban hallucinations.

Authoraitchwhy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents AI hallucinations and ensures accurate code generation by providing access to up-to-date, version-specific documentation for over 8,500 libraries. It's especially critical for rapidly evolving APIs like Effect-TS, where training data can quickly become outdated.

Core Features & Use Cases

  • resolve-library-id: Finds Context7-compatible library IDs from package names, ensuring you target the correct documentation source.
  • get-library-docs: Fetches documentation for a specific library and topic, with options for code examples (mode: "code") or conceptual information (mode: "info").
  • Critical for Effect-TS: Emphasizes its importance for Effect-TS due to frequent API changes and outdated training data, ensuring developers always have current API knowledge.
  • Use Case: A developer needs to use a new feature in Effect-TS but is unsure of the exact API. They can use resolve-library-id to get the Effect-TS ID, then get-library-docs with topic: "Layer" and mode: "code" to fetch current code examples and function signatures, ensuring correct implementation.

Quick Start

Use the 'get-library-docs' tool to fetch code examples for creating an 'Effect Layer' from the '/effect-ts/effect' library.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context7-mcp
Download link: https://github.com/aitchwhy/dotfiles/archive/main.zip#context7-mcp

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.