Skip to main content
Glama

MCP Architect

by squirrelogic

MCPアーキテクト

専門のエージェント、リソース、ツールを通じて包括的なアーキテクチャの専門知識を提供するモデル コンテキスト プロトコル サーバー。

特徴

  • さまざまな建築分野をカバーする専門の建築家エージェントのスイート:
    • ソフトウェアアーキテクチャ
    • クラウドアーキテクチャ
    • AIアーキテクチャ
    • マイクロサービスアーキテクチャ
    • イベント駆動型アーキテクチャ
    • サーバーレスアーキテクチャ
    • サービスメッシュアーキテクチャ
    • マルチクラウドとハイブリッドクラウド
    • エッジコンピューティング
    • データメッシュ
    • 六角形の建築
    • ブロックチェーンベースのアーキテクチャ
  • 豊富なリソース:
    • デザインテンプレート
    • ベストプラクティス
    • パターンカタログ
    • ケーススタディ
  • ツール:
    • 建築設計の生成
    • アーキテクチャの評価
    • 建築設計図の修正
    • 建築分析の実行

はじめる

  1. 依存関係をインストールします:
npm install
  1. 設定
    # Copy environment file cp .env.example .env # Add your OpenAI API key echo "OPENAI_API_KEY=your-key-here" >> .env

プロジェクト構造

src/ ├── agents/ # Specialized architect agents ├── resources/ # Architecture resources and templates ├── tools/ # Architecture tools and utilities ├── prompts/ # Agent prompts and instructions └── server.ts # MCP server implementation

ドキュメント

以下の例のディレクトリを確認してください:

  • 基本的なアーキテクチャ生成
  • カスタム評価基準
  • 統合パターン
  • 移行戦略

貢献

貢献を歓迎します!詳細については貢献ガイドをご覧ください。

安全

セキュリティ上の脆弱性を報告してください

ライセンス

このプロジェクトは ISC ライセンスに基づいてライセンスされています。詳細については、 LICENSE.mdファイルを参照してください。

謝辞

このプロジェクトでは、Model Context Protocol SDKとOpenAIのGPTモデルを使用しています。詳細はNOTICE.mdをご覧ください。

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

クラウド、AI、ブロックチェーンなどのさまざまなアーキテクチャ領域をカバーする専門エージェント、豊富なリソース、強力なツールを通じて、包括的なアーキテクチャ設計と評価を促進します。

  1. 特徴
    1. はじめる
      1. プロジェクト構造
        1. ドキュメント
            1. 貢献
              1. 安全
                1. ライセンス
                  1. 謝辞

                    Related MCP Servers

                    • A
                      security
                      A
                      license
                      A
                      quality
                      Provides tools for AI assistants to interact with the Ethereum blockchain through standard JSON-RPC methods, enabling queries for account balances, gas prices, and smart contract code.
                      Last updated -
                      6
                      3
                      JavaScript
                      MIT License
                    • -
                      security
                      A
                      license
                      -
                      quality
                      A comprehensive toolkit for building AI agents with blockchain capabilities, enabling interactions with multiple blockchain networks for tasks like wallet management, fund transfers, smart contract interactions, and cross-chain asset bridging.
                      Last updated -
                      2
                      TypeScript
                      GPL 3.0
                      • Linux
                      • Apple
                    • -
                      security
                      A
                      license
                      -
                      quality
                      A comprehensive server that enables AI agents to interact with multiple EVM-compatible blockchain networks through a unified interface, supporting ENS resolution, token operations, and smart contract interactions.
                      Last updated -
                      230
                      TypeScript
                      MIT License
                      • Linux
                      • Apple
                    • A
                      security
                      A
                      license
                      A
                      quality
                      A Model Context Protocol server that enables AI agents to interact with 30+ Ethereum-compatible blockchain networks, providing services like token transfers, contract interactions, and ENS resolution through a unified interface.
                      Last updated -
                      28
                      230
                      252
                      TypeScript
                      MIT License

                    View all related MCP servers

                    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/squirrelogic/mcp-architect'

                    If you have feedback or need assistance with the MCP directory API, please join our Discord server