loading…
Search for a command to run...
loading…
Enables searching and retrieving Knowledge Base articles from the Broadcom Support Portal for products like VMware, Tanzu, and Cybersecurity. Users can perform
Enables searching and retrieving Knowledge Base articles from the Broadcom Support Portal for products like VMware, Tanzu, and Cybersecurity. Users can perform documentation searches and fetch specific articles in Markdown format via the SearchUnify API.
Broadcom Support Portal のナレッジベース記事を検索・取得するための MCP サーバーです。 VMware、Tanzu、Cybersecurity など Broadcom 製品群のドキュメントにアクセスできます。
.kiro/settings/mcp.json に以下を追加してください。
# 依存関係のインストール
uv venv broadcom-support-mcp-server/.venv
uv pip install -e broadcom-support-mcp-server -p broadcom-support-mcp-server/.venv/bin/python
{
"mcpServers": {
"broadcom-support": {
"command": "/path/to/broadcom-support-mcp-server/.venv/bin/broadcom-support-mcp-server",
"args": [],
"disabled": false,
"autoApprove": [
"search_documentation",
"read_documentation"
]
}
}
}
/path/to/ は実際のパスに置き換えてください。
search_documentationBroadcom Support のナレッジベースを検索します。
| パラメータ | 型 | 必須 | デフォルト | 説明 |
|---|---|---|---|---|
query |
string | ✅ | - | 検索クエリ |
segment |
string | - | all |
製品セグメント |
read_documentation指定 URL のドキュメント記事を取得し、Markdown 形式で返します。
| パラメータ | 型 | 必須 | 説明 |
|---|---|---|---|
url |
string | ✅ | 記事の URL |
Kiro のチャットで以下のように質問できます:
# venv作成と依存関係のインストール
uv venv broadcom-support-mcp-server/.venv
uv pip install -e "broadcom-support-mcp-server[dev]" -p broadcom-support-mcp-server/.venv/bin/python
# テストの実行
broadcom-support-mcp-server/.venv/bin/pytest broadcom-support-mcp-server/tests/ -v
SearchUnify API の仕組みや内部アーキテクチャについては ARCHITECTURE.md を参照してください。
Apache License 2.0
Run in your terminal:
claude mcp add broadcom-support-mcp-server -- npx CSA PROJECT - FZCO © 2026 IFZA Business Park, DDP, Premises Number 31174 - 001
Security
Low riskAutomated heuristic from public metadata — not a security guarantee.