{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.olk/architecture-pattern-mcp","description":"MCP server that provides architecture design expertise to AI coding agents","title":"Architecture Pattern MCP","repository":{"url":"https://github.com/olk/architecture-pattern-mcp","source":"github"},"version":"1.1.2","packages":[{"registryType":"oci","identifier":"docker.io/olkowa/architecture-pattern-mcp:1.1.2","runtimeHint":"docker","transport":{"type":"stdio"},"runtimeArguments":[{"description":"Makes a TEI embedder/reranker running on the Docker host reachable from the container (needed on Linux; already provided by Docker Desktop).","value":"host.docker.internal:host-gateway","type":"named","name":"--add-host"}],"packageArguments":[{"value":"--transport","type":"positional"},{"value":"stdio","type":"positional"}],"environmentVariables":[{"description":"API key for the generator LLM (LiteLLM provider).","isRequired":true,"format":"string","isSecret":true,"name":"GENERATOR_API_KEY"},{"description":"LiteLLM provider prefix, e.g. openai, anthropic, openrouter, minimax.","format":"string","default":"openai","name":"GENERATOR_PROVIDER"},{"description":"Model name, combined as <provider>/<model> via LiteLLM.","format":"string","default":"gpt-4o-mini","name":"GENERATOR_MODEL"},{"description":"OpenAI-compatible base URL (LiteLLM api_base).","format":"string","default":"https://api.openai.com/v1","name":"GENERATOR_BASE_URL"},{"description":"Directory with *-pattern.json files. The image bakes the 40-pattern catalogue at /app/pattern.","format":"string","default":"/app/pattern","name":"PATTERN_DIRECTORY"},{"description":"Embedding backend for pattern retrieval: tei, openai, ollama, vllm or hosted_vllm.","format":"string","default":"tei","name":"EMBEDDER_PROVIDER"},{"description":"Required: the dense retrieval leg embeds the 40-pattern catalogue during startup warmup and the server refuses to start when the endpoint is unreachable. OpenAI-compatible embeddings endpoint ending in /v1: on the Docker host use http://host.docker.internal:8080/v1 (add --add-host=host.docker.internal:host-gateway on Linux); on a shared Docker network use http://pattern-tei-embed:8080/v1.","isRequired":true,"format":"string","name":"EMBEDDER_BASE_URL"},{"description":"API key for the embedder. Keyless TEI accepts any non-empty value; use 'not-needed' there.","format":"string","isSecret":true,"default":"not-needed","name":"EMBEDDER_API_KEY"},{"description":"Required: pattern retrieval runs a mandatory TEI cross-encoder rerank. On the Docker host use http://host.docker.internal:8080; on a shared Docker network use http://pattern-tei-rerank:8080.","isRequired":true,"format":"string","name":"RERANKER_BASE_URL"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-17T11:54:50.784422Z","publishedAt":"2026-09-17T11:54:50.784422Z","updatedAt":"2026-09-17T11:54:50.784422Z","isLatest":true}}}
