Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Engineering Matrix Explorer

БесплатноНе проверен

Enables searching and browsing a curated matrix of 100+ engineering tools by name, tag, or use case, and retrieving ready-to-use boilerplate files for 30+ popul

GitHubEmbed

Описание

Enables searching and browsing a curated matrix of 100+ engineering tools by name, tag, or use case, and retrieving ready-to-use boilerplate files for 30+ popular stacks.

README

An MCP server that gives Claude (or any MCP-compatible AI) instant access to a curated matrix of 100+ engineering tools — search by name, tag, or use case, browse by category, and pull ready-to-use boilerplate files for 30+ popular stacks.

Free: search + 5 boilerplates (TypeScript, Python, React, Docker, Node.js)  |  Pro $15: all 33 boilerplates unlocked  |  Bundle $29: 3 MCP servers

What it does

Three tools, zero configuration:

search_engineering_matrix — find tools by name, tag, or use case. Multi-word queries work great.

"python linter"   → Ruff, ESLint
"ci cd"           → GitHub Actions
"database sql"    → PostgreSQL, Prisma, Supabase
"container"       → Docker, Kubernetes

list_categories — browse all 6 categories with tool counts: languages, frontend, backend, databases, devops, tooling.

get_repository_boilerplate — get starter files for a tool in one shot. Supports: TypeScript, Python, Node.js, React, Next.js, FastAPI, Docker, GitHub Actions, Rust, Go.

Install

npx @engineeringmatrixexplorer/engineering-matrix-explorer

Or install globally:

npm install -g @engineeringmatrixexplorer/engineering-matrix-explorer

Add to Claude Desktop

Open your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS) and add:

{
  "mcpServers": {
    "engineering-matrix-explorer": {
      "command": "npx",
      "args": ["-y", "@engineeringmatrixexplorer/engineering-matrix-explorer"]
    }
  }
}

Restart Claude Desktop. You'll see the tools appear automatically.

Add to Claude Code

claude mcp add engineering-matrix-explorer -- npx -y @engineeringmatrixexplorer/engineering-matrix-explorer

Example prompts

Once connected, try asking Claude:

  • "What TypeScript linting tools are available?"
  • "Give me a Docker boilerplate for my new project"
  • "What's in the devops category?"
  • "Find me a fast Python web framework"
  • "Set up a GitHub Actions CI config for my repo"

Tool matrix

Category Tools
Languages TypeScript, Python, Rust, Go
Frontend React, Next.js, Vue, Svelte, Tailwind CSS, Vite
Backend Node.js, Fastify, Express, FastAPI
Databases PostgreSQL, Redis, MongoDB, Prisma, Supabase
DevOps Docker, Kubernetes, GitHub Actions, Terraform, Vercel
Tooling ESLint, Prettier, Ruff, Vitest, Jest, pnpm

Hire me

I build custom MCP servers for companies and dev teams — internal tool search, docs integrations, API connectors, anything you want Claude to do that it can't do out of the box.

If you're interested: [email protected]

Requirements

  • Node.js 18+

License

MIT

from github.com/officechbusinessservices-creator/engineering-matrix-explorer

Установить Engineering Matrix Explorer в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install engineering-matrix-explorer

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add engineering-matrix-explorer -- npx -y @engineeringmatrixexplorer/engineering-matrix-explorer

FAQ

Engineering Matrix Explorer MCP бесплатный?

Да, Engineering Matrix Explorer MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Engineering Matrix Explorer?

Нет, Engineering Matrix Explorer работает без API-ключей и переменных окружения.

Engineering Matrix Explorer — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Engineering Matrix Explorer в Claude Desktop, Claude Code или Cursor?

Открой Engineering Matrix Explorer на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Engineering Matrix Explorer with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development