Skip to main content
Glama

MCP Architect

by squirrelogic

evaluate_architecture

Assess an architecture design using predefined criteria to ensure alignment with domain-specific requirements, enhancing design quality and suitability.

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" }

You must be authenticated.

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