C

Context7 MCP Server

MCP detected

Details
Endpoint
https://mcp.context7.com/mcp
Transport
streamable-http
Docs
https://context7.com/docs/resources/all-clients
Authentication
Context7 API key bearer discovered Get token ↗
CONTEXT7_API_KEY: <credential>

Go to the Context7 dashboard, open the API Keys card, click Create API Key, optionally name it, and copy the key immediately. Keys are shown only once and have the format ctx7sk-.... Use it as a bearer token in Authorization: Bearer ..., or for the hosted MCP server send it in the CONTEXT7_API_KEY header.

Context7 MCP OAuth authorization oauth2 discovered Set up OAuth ↗
OAuth · resolves from well-known metadata

For the hosted MCP server's OAuth mode, your MCP client self-registers with Context7 using Dynamic Client Registration and then opens the browser for you to sign in and approve access. Configure the MCP server at https://mcp.context7.com/mcp/oauth in an MCP client that supports the MCP OAuth spec; then use the client's Authenticate action. Context7 publishes OAuth endpoints at authorize, token, and dynamic client registration. Documented scopes are profile and email.