MCP.so
ログイン

Context7

Up-to-date docs for LLMs and AI code editors

ドキュメント

Context7 について

Context7 provides up-to-date code examples and documentation for LLMs and AI code editors. Its MCP connector brings current library context into assistant workflows, reducing tab switching and helping generated code avoid outdated APIs, nonexistent methods, and stale implementation patterns.

接続情報

https://mcp.context7.com/mcp

トランスポート

Streamable HTTP

認証方式

OAuth

セットアップ

claude mcp add context7-remote --transport http https://mcp.context7.com/mcp

よくある質問

Context7 のリモート MCP サーバーとは何ですか?

Context7 のリモート MCP サーバーは、https://mcp.context7.com/mcp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。

Context7 の MCP サーバーにはどう接続しますか?

エンドポイント https://mcp.context7.com/mcp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。

Context7 の MCP サーバーは認証が必要ですか?

はい。Context7 は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。

Context7 の MCP サーバーはどのトランスポートを使用しますか?

Context7 は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。

他のリモート MCP サーバー