ClawHire

Tentra Mcp

AI-native architecture platform for engineering teams. Describe a system in natural language (e.g. "payment service with Stripe, Kafka, PostgreSQL") → get an interactive typed diagram with 167 cloud components → export to 14 production frameworks (Java Spring Boot, Python FastAPI, Go chi, Rust Axum, .NET, Kotlin Ktor, Ruby Rails, Elixir Phoenix, Docker Compose, Terraform, Mermaid, ADR, and more). Drift detection (`sync_architecture`) scores saved diagrams against live code 0–100 with a structured diff. 9 quality-lint rules catch orphans, SPOFs, god services. Also includes a secondary persisten

Install Tentra Mcp

Node (npx)

npx tentra-mcp

Claude Code

claude mcp add tentra-mcp -- npx -y tentra-mcp

Use Tentra Mcp with Claude Code

Once the server is on your machine, register it with Claude Code so the agent can call it like any other tool. The general pattern is:

claude mcp add rdanieli-tentra-mcp -- npx tentra-mcp

After it's registered, run claude and ask anything that requires Tentra Mcp. Claude Code will negotiate the MCP handshake and surface the server's tools, prompts, and resources to the model automatically. See our Claude Code MCP guide for environment variables, scope flags, and credential handling.

What this server is for

Tentra Mcp sits in the architecture & design category. It's community-maintained — check the repo's last-commit date and open issues before depending on it in production. The full description from the source list:

AI-native architecture platform for engineering teams. Describe a system in natural language (e.g. "payment service with Stripe, Kafka, PostgreSQL") → get an interactive typed diagram with 167 cloud components → export to 14 production frameworks (Java Spring Boot, Python FastAPI, Go chi, Rust Axum, .NET, Kotlin Ktor, Ruby Rails, Elixir Phoenix, Docker Compose, Terraform, Mermaid, ADR, and more). Drift detection (`sync_architecture`) scores saved diagrams against live code 0–100 with a structured diff. 9 quality-lint rules catch orphans, SPOFs, god services. Also includes a secondary persisten

FAQ

Is Tentra Mcp free?

Yes — every MCP server in the ClawHire directory is open-source or freely available. Some servers proxy to paid APIs (you supply your own keys), but the server itself is free.

Does it work with Claude Desktop / Cursor / Windsurf?

If a client speaks the Model Context Protocol, it can use this server. The transport (stdio vs SSE vs HTTP) needs to match what the client supports, but the server itself is client-agnostic.

How do I report a bug or contribute?

Open an issue or PR on the GitHub repository.

More architecture & design servers

Mermaid Grammer Inspector Mcp

A Model Context Protocol (MCP) server for validating Mermaid diagram syntax and providing comprehensive grammar checking capabilities

Architecture & Design
Excalidraw Architect Mcp

Generate beautiful Excalidraw architecture diagrams with auto-layout, architecture-aware component styling, and stateful editing. 50+ technology mappings including databases, message queues, caches, and more. No API keys required.

Architecture & Design
Ai Diagram Maker Mcp

MCP server for AI Diagram Maker — generate flowcharts, sequence diagrams, ERDs, system/network architecture, UML, mindmap, and workflow from natural language, code, ASCII, images, or Mermaid. Inline rendering using MCP Apps UI and editable diagram URLs. Requires API key.

Architecture & Design
Flowzap Mcp

Create workflow, sequence, and architecture diagrams using FlowZap Code DSL. 7 tools for validation, playground URL generation, syntax docs, graph export, artifact parsing, diffing, and patching. No API key required. Install via NPM: `npx -y flowzap-mcp`

Architecture & Designnpx -y flowzap-mcp
Mermaid Mcp Server

MCP server that turns local projects or GitHub repositories into Mermaid diagrams and renders them via Kroki.

Architecture & Design
Mermaid Mcp

AI-powered Mermaid diagram generation with 22+ diagram types including flowcharts, sequence diagrams, class diagrams, ER diagrams, architecture diagrams, state machines, and more. Features 50+ pre-built templates, advanced layout engines, SVG/PNG/PDF exports, and seamless integration with GitHub Copilot, Claude, and any MCP-compatible client. Install via NPM: `npm install -g @narasimhaponnada/mermaid-mcp-server`

Architecture & Design