mcpbeat Sign in

Architecture Pattern MCP Server

local only

Architecture Pattern MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 7 Sep 2026.

MCP server that provides architecture design expertise to AI coding agents

Installs per day peak 19 · avg 6 · -16% w/w
a month agotoday
32
Installs / week
npm · @olkow/architecture-pattern-mcp
0
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Architecture Pattern MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add architecture-pattern-mcp -- npx -y @olkow/architecture-pattern-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "architecture-pattern-mcp": {
      "args": [
        "-y",
        "@olkow/architecture-pattern-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.architecture-pattern-mcp]
command = "npx"
args = ["-y", "@olkow/architecture-pattern-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "architecture-pattern-mcp": {
      "args": [
        "-y",
        "@olkow/architecture-pattern-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "architecture-pattern-mcp": {
      "args": [
        "-y",
        "@olkow/architecture-pattern-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Architecture Pattern MCP

same job, measured the same way
CAST Imaging MCP Server
by cast-extend

MCP server exposing CAST Imaging software architecture insights to AI agents

local only
Anima MCP Server
by animaapp

Connect AI coding agents to Anima Playground, Figma, and your design system.

answering
Outflow MCP
by laurells

MCP server exposing an Outflow workspace's live architecture graph as context for AI coding agents

22 installs/wk local only
Composer
by olivergrabner

Give your AI coding agent an architecture canvas to design and evolve diagrams.

48 installs/wk local only
Expenselm MCP Server
by clarenceh

An MCP server that provides access to your expense data on ExpenseLM.

78 installs/wk local only
Colabfit MCP
by colabfit

An MCP server that provides access to the ColabFit database

81 installs/wk local only
Huoshui Fetch
by huoshuiai42

An MCP server that provides tools for fetching, converting, and extracting data from web pages.

25 installs/wk local only
Asc MCP Server
by muhammetali

App Store Connect MCP Server for AI coding agents

53 installs/wk local only

Architecture Pattern MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Architecture Pattern MCP?
Architecture Pattern MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @olkow/architecture-pattern-mcp was installed 32 times last week.
How do I connect Architecture Pattern MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @olkow/architecture-pattern-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Architecture Pattern MCP?
The npm package @olkow/architecture-pattern-mcp was installed 32 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Architecture Pattern MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.