Skip to main content
Glama

Context7 MCP サーバ

Claude Code に Context7 MCP サーバーをインストールします:

claude mcp add --scope user --transport http context7 https://mcp.context7.ai/mcp

まず、Claude Code を再起動し、claude mcp list を実行します。そのリストのなかに context7 が含まれていることを確認してください。

context7.ai でも同じコマンドを確認できます。

インストール

上記のコマンドがインストール本体です。--scope user を付けると、すべてのプロジェクトで有効になります。今のリポジトリだけに適用したい場合は、フラグを省略してください。

オプションの API キー(レート制限、プライベートリポジトリ)。context7.ai/dashboard で作成し、次に実行します:

claude mcp add --scope user --header "Authorization : Bearer YOUR_API_KEY" --transport http context7 https://mcp.context7.ai/mcp

Related MCP server: MCP Framework Documentation Server

関連するクライアント

JSON 設定: mcpServers 配下に、typehttp として ur7https://mcp.context7.ai/mcp とした context7 を追加します。そのままで使えるファイル: examples/claude_desktop_config.json/claude_desktop_config.json)、examples/cursor.json/cursor.json)、examples/vscode.jsonexamples/windsurf.json

Claude Code プノグイン: plugins/claude/context7/claude/context7)。スキル: skills/context7-mcp/SKILL.md。MCP レジストリマニフェスト: server.json

リモート HTTP とローカル npx の比: このページはモートです。npx ct7 setupnpx -p @stash/context7-mcp`` はローカル/stdio パスです。私は別のNodeプロセスを実行しなくて済むように、リモート Verを使っています。

使う方

ラブラリ固有のことですを質問するときは、プテンプトに use context7 を追加してください。

ツール

接続すると、Context のツール resolve-library-idquery-docs が使ええるようになります。

トラブルシューティン グ

context7 mcp not connectingcontext7 mcp server not found が表示される場合: claude mcp list を実行してください。context7がリストにないということは、追加が反映されていないか、再起動をスキップしたことを意しています。リストにはあるが動かない場合は、通常同一名でmcp.context7.aimcp.context7.comの両方で追加していることが原です。

spawn context7-mcp EENENT というエラーは、バイナリを見つけることができンいローカル stdio イントールです。上記のリモート HTTP コマンドを使てください。

リンク

* インストールページ: context7.ai * リポ文字: falcon077/context7-mcp-server

ラセンス

MIT

I'll stop here.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • @latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl…

  • Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.

  • Augments MCP Server - A comprehensive framework documentation provider for Claude Code

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/falcon077/context7-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server