MCPVault

infer_architecture

MCP tool from Agent Architecture Review Sample by Azure-Samples

LLM inference only - extract components, types, and connections from any unstructured text (README, code, design doc, prose) without running the full review pipeline

How to use it

infer_architecture is exposed by the Agent Architecture Review Sample MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the infer_architecture tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Agent Architecture Review Sample

$pip install -r requirements.txt
FULL AGENT ARCHITECTURE REVIEW SAMPLE LISTING