Context7 MCP Server

The Context7 MCP Server implements the Model Context Protocol so AI coding assistants such as Cursor, Claude, and Windsurf can call Context7 tools directly from a developer's editor. It exposes resolve-library-id (mapping a library name to a Context7-compatible identifier) and query-docs (returning documentation snippets for a given library and query) and is hosted at https://mcp.context7.com/mcp with API key authentication.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/mcp-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: context7:mcp-server
name: Context7 MCP Server
tags:
- Artificial Intelligence
- Context
- LLM
- MCP
tags_raw:
- AI
- Context
- LLM
- MCP
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://mcp.context7.com/mcp
humanURL: https://github.com/upstash/context7
properties:
- url: https://github.com/upstash/context7
  type: Documentation
- url: https://github.com/upstash/context7
  type: GitHubRepository
description: The Context7 MCP Server implements the Model Context Protocol so AI coding assistants such
  as Cursor, Claude, and Windsurf can call Context7 tools directly from a developer's editor. It exposes
  resolve-library-id (mapping a library name to a Context7-compatible identifier) and query-docs (returning
  documentation snippets for a given library and query) and is hosted at https://mcp.context7.com/mcp
  with API key authentication.