togaf10_EAP_MCP
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., "@togaf10_EAP_MCPWe're replacing our legacy ERP. What TOGAF deliverables should we create first?"
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.
TOGAF 10 EAP MCP
TOGAF® Standard, 10th Edition(Enterprise Architecture Practitioner 体系)をベースにした、アーキテクト支援・コンサルティング MCP サーバーです(非公式)。
Claude Code / Claude Desktop などの MCP クライアントから、ADM フェーズの参照、状況に応じたコンサルティング、エンゲージメント(アーキテクチャ案件)の進捗管理、そして Markdown / ブラウザ両対応のライブダッシュボード を利用できます。
An unofficial, bilingual (JA/EN) MCP server that acts as a TOGAF-based EA consultant: ADM phase reference, situation-driven consulting, engagement tracking, and a live-updating browser dashboard alongside copy/print-friendly Markdown.
特徴 / Features
📚 バイリンガル知識ベース — ADM 全 10 フェーズ、主要技法、主要成果物、用語集を日英併記の独自要約で収録
🧭 コンサルティング — 状況を自由記述で渡すと、関連フェーズ・推奨技法・作るべき成果物・確認質問を提案
📋 エンゲージメント管理 — フェーズ進捗・リスク・決定事項・アクション・成果物ステータスを JSON で永続化
📊 デュアルダッシュボード — 会話内で使える Markdown 版と、SSE でライブ更新されるブラウザ版(印刷用 CSS 付き)
📝 成果物テンプレート生成 — Architecture Vision などの Markdown 雛形を生成
Related MCP server: portuni
セットアップ / Setup
git clone https://github.com/Waganawa-Megumin/togaf10_EAP_MCP.git
cd togaf10_EAP_MCP
npm install
npm run buildClaude Code に登録 / Register with Claude Code
claude mcp add togaf-eap -- node /path/to/togaf10_EAP_MCP/dist/index.jsClaude Desktop に登録 / Register with Claude Desktop
claude_desktop_config.json に追加:
{
"mcpServers": {
"togaf-eap": {
"command": "node",
"args": ["/path/to/togaf10_EAP_MCP/dist/index.js"]
}
}
}ツール一覧 / Tools
ツール | 説明 |
| ADM フェーズ(Preliminary〜H, Requirements Management)の目的・入力・ステップ・成果物・実務のコツ |
| ギャップ分析・ビジネスシナリオ等の ADM 技法の解説と適用場面 |
| Architecture Vision 等の成果物の説明・作成タイミング・記載項目 |
| 知識ベース全体の日英キーワード検索 |
| 成果物の Markdown 雛形を生成 |
| 状況の自由記述から、関連フェーズ・技法・成果物・アクション・確認質問を提案 |
| エンゲージメント(案件)の作成・参照・更新 |
| エンゲージメント状態を整形済み Markdown で出力(コピペ・印刷向け) |
| ローカル HTTP サーバーを起動しブラウザでライブダッシュボードを表示 |
使い方の例 / Example Prompts
「レガシー基幹システムの刷新を任された。TOGAF 的に何から始めるべき?」→
consult「フェーズ A の成果物を教えて」→
get_adm_phase「この案件のエンゲージメントを開始して、リスクを登録して」→
start_engagement/update_engagement「ダッシュボードをブラウザで開いて」→
open_dashboard(作業を進めると自動でライブ更新されます)
データ保存先 / Data Location
エンゲージメント状態は既定で ~/.togaf-eap/engagement.json に保存されます。環境変数 TOGAF_EAP_DATA_DIR で変更できます。
The engagement state is persisted to ~/.togaf-eap/engagement.json by default; override with the TOGAF_EAP_DATA_DIR environment variable.
開発 / Development
npm run build # TypeScript ビルド
npm test # vitest ユニットテスト
npm run smoke # stdio JSON-RPC スモークテストライセンス / License
個人利用のみ・AI 学習禁止 のカスタムライセンスです。詳細は LICENSE.md を参照してください。
Personal use only; AI/ML training on this repository is prohibited. See LICENSE.md.
商標に関する注記 / Trademark Notice
TOGAF® は The Open Group の登録商標です。本プロジェクトは非公式であり、The Open Group とは無関係です。収録している知識ベースは独自の要約・解説であり、TOGAF 標準の原文の複製を含みません。
TOGAF® is a registered trademark of The Open Group. This project is unofficial and not affiliated with The Open Group. The knowledge base consists of original summaries and does not reproduce the official TOGAF text.
This server cannot be installed
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
- Flicense-qualityDmaintenanceA comprehensive MCP server for managing product initiatives, architecture decisions, requirements, and releases, enabling AI tools to interact with architectural documentation and planning.
- Alicense-qualityAmaintenanceAn MCP server that provides a shared graph of an organization's projects, processes, areas, and principles, enabling consistent context for tools and AI agents.1Apache 2.0
- Alicense-qualityCmaintenanceA methodology-driven MCP server that guides enterprise AI rollouts through a 5-phase pipeline with layered memory for experience reuse, enabling agents to manage engagements and crystallize skills.1MIT
- AlicenseBqualityCmaintenanceA local MCP server for managing engineering context across Components, Repos, Tasks, and Governance entities. It enables capturing reusable context and composing it per-task with typed relationships and cross-cutting guidelines.36MIT
Related MCP Connectors
MCP server for generating rough-draft project plans from natural-language prompts.
Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback.
MCP server for AI access to Swagger by SmartBear.
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/Waganawa-Megumin/togaf10_EAP_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server