Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    xxiii8322766509

    context7

    xxiii8322766509/context7
    Coding
    1,325
    3 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Context7 MCP via mcporter (stdio). Use for library/API docs, setup, and configuration guidance with up-to-date sources.

    SKILL.md

    Context7 via MCP (stdio)

    Use the Context7 MCP server through mcporter in stdio mode. This keeps the MCP server local and avoids extra config files.

    Quick Checks

    npx -y mcporter@latest list --stdio "npx -y @upstash/context7-mcp@latest" --name context7 --schema
    

    Resolve Library ID

    npx -y mcporter@latest call --stdio "npx -y @upstash/context7-mcp@latest" --name context7 resolve-library-id \
      query="How do I use React hooks?" \
      libraryName="react"
    

    Query Docs

    npx -y mcporter@latest call --stdio "npx -y @upstash/context7-mcp@latest" --name context7 query-docs \
      libraryId="/websites/react_dev" \
      query="useEffect cleanup examples"
    

    Optional API Key

    If you have a Context7 API key, set CONTEXT7_API_KEY in the environment before running the commands above.

    Recommended Servers
    MCP Hive
    MCP Hive
    EasyWeek
    EasyWeek
    Context7
    Context7
    Repository
    xxiii8322766509/nagaagent
    Files