Broadcom Support MCP Server
Provides tools to search and retrieve knowledge base articles and documentation from the Broadcom Support Portal for various product segments including VMware, Tanzu, and Cybersecurity.
Enables access to VMware-specific technical documentation and support articles through the Broadcom Support Portal.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Broadcom Support MCP Serverfind vSphere 8.0 upgrade guides and best practices"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Broadcom Support MCP Server
Broadcom Support Portal のナレッジベース記事を検索・取得するための MCP サーバーです。 VMware、Tanzu、Cybersecurity など Broadcom 製品群のドキュメントにアクセスできます。
Kiro での設定
.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/ は実際のパスに置き換えてください。
Related MCP server: Document360 MCP Server
提供するツール
search_documentation
Broadcom Support のナレッジベースを検索します。
パラメータ | 型 | 必須 | デフォルト | 説明 |
| string | ✅ | - | 検索クエリ |
| string | - |
| 製品セグメント |
read_documentation
指定 URL のドキュメント記事を取得し、Markdown 形式で返します。
パラメータ | 型 | 必須 | 説明 |
| string | ✅ | 記事の URL |
使用例
Kiro のチャットで以下のように質問できます:
「vSphere のアップグレード手順を検索して」
「ESXi のネットワーク設定について調べて」
「Tanzu Kubernetes のトラブルシューティング記事を探して」
開発
# 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
Maintenance
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
- AlicenseBqualityBmaintenanceEnables interaction with BookStack knowledge management systems through the BookStack API. Supports searching, reading, creating, and updating documentation content with secure authentication and dual transport modes for flexible deployment.Last updated1741625MIT
- AlicenseAqualityCmaintenanceEnables access to Document360 knowledge base content through simple GET operations. Allows searching, browsing categories, and reading articles from Document360 projects using natural language.Last updated54MIT
- FlicenseAqualityDmaintenanceEnables users to search and access DOOR support documentation and knowledge base articles through natural language queries. Provides fast search capabilities across support.door.com content including articles and PDFs with pre-built search indexing.Last updated3
- Flicense-qualityDmaintenanceEnables AI assistants to search and fetch documentation content from Adobe Experience League, allowing natural language queries to retrieve Adobe product documentation and articles.Last updated
Related MCP Connectors
Search your knowledge bases from any AI assistant using hybrid RAG.
Shared knowledge base for AI agents. Search and contribute solutions to technical problems.
Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ttonogai/BroadcomSupportMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server