MerchantryTidbits

agent-tooling / mcp

Context7

Capability: Context7

Use it when

  • give a coding agent current library documentation through MCP
  • look up version-specific APIs before an agent writes integration code

What it solves

Not the fit when

  • does not discover arbitrary non-library MCP servers

Install

npx -y @upstash/context7-mcp

Invoke

Add Context7 as an MCP server, resolve a library id, then query current version-specific documentation before coding.

Alternatives

No reviewed alternatives recorded yet.