Skip to main content
Glama

MCP Architect

by squirrelogic

evaluate_architecture

Assess architecture designs across domains like cloud, AI, and blockchain by validating them against predefined criteria for accuracy and alignment.

Instructions

Evaluate an architecture design against specific criteria

Input Schema

NameRequiredDescriptionDefault
architectureYes
criteriaYes
domainYes

Input Schema (JSON Schema)

{ "properties": { "architecture": { "type": "object" }, "criteria": { "items": { "type": "string" }, "type": "array" }, "domain": { "type": "string" } }, "required": [ "architecture", "criteria", "domain" ], "type": "object" }

Other Tools from MCP Architect

Related Tools

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