·mcp-context7-docs
""

mcp-context7-docs

Query up-to-date documentation and code examples for any programming library or framework. Use when looking up API docs, finding code examples, or checking library usage. Triggers on "how to use [library]", "docs for [package]", "show me examples of [framework]", "Context7 lookup".

7Installs·0Trend·@vaayne

Installation

$npx skills add https://github.com/vaayne/cc-plugins --skill mcp-context7-docs

How to Install mcp-context7-docs

Quickly install mcp-context7-docs AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vaayne/cc-plugins --skill mcp-context7-docs
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vaayne/cc-plugins.

SKILL.md

View raw

List tools: mh -u https://mcp.context7.com/mcp -t http list Get tool details: mh -u https://mcp.context7.com/mcp -t http inspect Invoke tool: mh -u https://mcp.context7.com/mcp -t http invoke '{"param": "value"}'

| queryDocs | Retrieves and queries up-to-date documentation and code examples from Context7 for any programming library or framework. Requires a Context7-compatible library ID obtained from resolveLibraryId. |

| resolveLibraryId | Resolves a package/product name to a Context7-compatible library ID. Must be called before queryDocs to get a valid library ID. |

Query up-to-date documentation and code examples for any programming library or framework. Use when looking up API docs, finding code examples, or checking library usage. Triggers on "how to use [library]", "docs for [package]", "show me examples of [framework]", "Context7 lookup". Source: vaayne/cc-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vaayne/cc-plugins --skill mcp-context7-docs
Category
""Writing
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from vaayne/cc-plugins

Quick answers

What is mcp-context7-docs?

Query up-to-date documentation and code examples for any programming library or framework. Use when looking up API docs, finding code examples, or checking library usage. Triggers on "how to use [library]", "docs for [package]", "show me examples of [framework]", "Context7 lookup". Source: vaayne/cc-plugins.

How do I install mcp-context7-docs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vaayne/cc-plugins --skill mcp-context7-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/vaayne/cc-plugins