context7

star 1.5k

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

RTGS2017 By RTGS2017 schedule Updated 2/9/2026

name: context7 description: Context7 MCP via mcporter (stdio). Use for library/API docs, setup, and configuration guidance with up-to-date sources. allowed-tools: Bash(npx:*)

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.

Install via CLI
npx skills add https://github.com/RTGS2017/NagaAgent --skill context7
Repository Details
star Stars 1,522
call_split Forks 162
navigation Branch main
article Path SKILL.md
Occupations
More from Creator