MCP.so
ログイン
サーバー
A

AI Context Inspector

@cocaxcode

MCP server + CLI that scans any project to discover its full AI ecosystem: MCP servers, context files, skills, agents, memories, and configurations for 19+ AI tools (Claude, Cursor, Windsurf, Copilot, Gemini, Codex, and more). Generates interactive HTML dashboards and supports ec

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "ai-context-inspector": {
      "command": "npx",
      "args": [
        "-y",
        "@cocaxcode/ai-context-inspector"
      ]
    }
  }
}

「開発者ツール」の他のコンテンツ