MCP server · risk low · verified 2026-09-15

Context7 MCP Server

MCP server for retrieving current documentation and code examples for libraries and frameworks.

toolsresources http

Host support

cursorclaude-codevisual-studio-codecodex

Source boundary

Context7 documentation describes an MCP server that pulls up-to-date, version-specific documentation and code examples into prompts.

Sources

SourceTypeVerifiedCitation
Context7 docs docs 2026-09-15 Official Context7 documentation for its MCP server.
Context7 GitHub github 2026-09-15 Public repository associated with Context7 MCP.

Relationships

TypeSourceTargetCitation
exposescontext7-mcp-serverdocumentation-toolContext7 documentation and repository describe current documentation retrieval for coding agents through MCP.

Compatibility

TypeTargetStatusEvidence
server_hostcodexverify_requiredContext7 MCP Server is useful for Codex-style coding workflows that need current library documentation, but the configured MCP transport must be verified.
server_hostvisual-studio-codeverify_requiredContext7 MCP Server can support VS Code coding workflows where the host exposes MCP server configuration.

Should a coding agent use Context7 MCP Server or Filesystem MCP Server first?

Use Context7 MCP Server first when the task needs current framework documentation. Use Filesystem MCP Server when the task requires repository-local inspection or edits, with stricter review because file access is high risk.

Related comparisons