Command Palette

Search for a command to run...

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

Ministr

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

Code intelligence MCP server for AI coding agents. AST-level codebase understanding — semantic search, symbol navigation, real reference graphs, and cross-langu

GitHubEmbed

Описание

Code intelligence MCP server for AI coding agents. AST-level codebase understanding — semantic search, symbol navigation, real reference graphs, and cross-language bridge detection across many languages. Local-first; works with any MCP client (Claude Code, Cursor, Copilot).

README

Real codebase understanding for AI coding agents.

ministr is a local, MIT-licensed code intelligence MCP server. It gives AI coding agents AST-level understanding of your codebase — semantic search across code and docs, symbol navigation, real reference graphs, and cross-language bridge detection across 40+ languages. It runs locally, embeds locally, and works with any MCP client — Claude Code, Cursor, VS Code / Copilot.

Install

cargo install --git https://github.com/OlsonSoftware/ministr --locked ministr-cli

Requires Rust (rustup picks up the pinned toolchain automatically) and a C toolchain. From a clone: cargo install --path ministr-cli --locked. On Windows, add --features directml for DirectML GPU acceleration.

Use

cd your-project
ministr init

ministr init writes .ministr.toml — corpus paths auto-detected from your project manifests — and the MCP configs for Claude Code, Cursor, and VS Code / Copilot. Indexing happens automatically the first time an agent connects.

Learn more

Documentation — installation, client setup, configuration, tool reference — lives in docs/. Configuration examples in examples/; agent-facing usage notes in AGENTS.md.

CHANGELOG · CONTRIBUTING · SECURITY · STEWARDSHIP

License

The local stack is MIT and builds the complete ministr binary with no cloud or proprietary dependencies. ministr is open-core — see STEWARDSHIP.md for the split and our commitments.

from github.com/OlsonSoftware/ministr

Установка Ministr

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/OlsonSoftware/ministr

FAQ

Ministr MCP бесплатный?

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

Нужен ли API-ключ для Ministr?

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

Ministr — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

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

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

Похожие MCP

Compare Ministr with

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

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

Автор?

Embed-бейдж для README

Похожее

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