HomeMCP / ToolingMFA と企業プロキシ環境で「No MCP servers configured / failed」を踏み抜いた話
MCP / Tooling ⚠ 古い情報の可能性

MFA と企業プロキシ環境で「No MCP servers configured / failed」を踏み抜いた話 MFA と企業プロキシ環境で「No MCP servers configured / failed」を踏み抜いた話

元記事を読む 古い情報の可能性
AI 3 行サマリ
  • はじめに CLI上で動くAIエージェントの「Claude Code」がとても人気ですね。
  • MCP(Model Context Protocol)を通してAWSに接続できるようになり、Claude Codeの可能性が広がっています(AWS MC

Claude Code は CLI 上で動く AI エージェントとして注目を集めており、MCP(Model Context Protocol)を介して AWS リソースへ接続できる点が大きな魅力です。しかし企業環境では、IAM の MFA 必須ポリシーや HTTP/HTTPS プロキシ設定が MCP サーバーの起動・通信を妨げ、「No MCP servers configured」や「failed」といったエラーが発生しやすいことが本記事で報告されています。

筆者は実際にこれらのエラーを踏み抜いた経験をもとに、MFA トークンの扱い方やプロキシ環境変数の設定など、具体的な回避策を紹介していると推測されます。詳細な手順や設定値については元記事を参照してください。

Claude Code has gained popularity as a CLI-based AI agent, and its ability to connect to AWS resources via the Model Context Protocol (MCP) significantly expands its utility. However, in corporate environments, two common obstacles can prevent MCP servers from starting or communicating: IAM policies that enforce multi-factor authentication (MFA) and HTTP/HTTPS proxy configurations that intercept or block outbound connections. The article title and context indicate the author encountered both issues, resulting in the 'No MCP servers configured / failed' error.

The post likely documents the root causes behind each failure mode and offers concrete workarounds—such as correctly passing MFA session tokens and configuring proxy environment variables so the MCP server process can reach AWS endpoints. Readers dealing with similar enterprise networking constraints should consult the original Zenn article for exact configuration steps and code snippets, as specific details could not be fully extracted from the available context.

  • SourceZenn MCP tagT2
  • Source Avg ★ 2.0
  • Typeブログ
  • Importance ★ 通常 (top 100% in MCP / Tooling)
  • Half-life 📘 中期 (チュートリアル)
  • LangJA
  • Collected2026/06/01 10:20

本ページの本文・要約は AI による自動生成です。正確性は元記事 (zenn.dev) をご確認ください。

🔗 MCP / Tooling の他の記事 もっと見る →

URL をコピーしました