Skip to main content
Glama

MCP Architect

by squirrelogic

MCP 架构师

模型上下文协议服务器通过专门的代理、资源和工具提供全面的架构专业知识。

特征

  • 涵盖各个建筑领域的专业建筑师代理套件:
    • 软件架构
    • 云架构
    • 人工智能架构
    • 微服务架构
    • 事件驱动架构
    • 无服务器架构
    • 服务网格架构
    • 多云和混合云
    • 边缘计算
    • 数据网格
    • 六边形架构
    • 基于区块链的架构
  • 丰富的资源包括:
    • 设计模板
    • 最佳实践
    • 图案目录
    • 案例研究
  • 工具用途:
    • 生成建筑设计
    • 评估架构
    • 修改建筑蓝图
    • 执行架构分析

入门

  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文件。

致谢

本项目使用了模型上下文协议 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.

通过专业代理、丰富的资源和强大的工具促进全面的架构设计和评估,涵盖云、人工智能和区块链等不同的架构领域。

  1. 特征
    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