Fluencydrift
БесплатноНе проверенMCP server that diffs a project's code structure against fluencyloop architectural records and flags where reality has drifted.
Описание
MCP server that diffs a project's code structure against fluencyloop architectural records and flags where reality has drifted.
README
MCP server that diffs a project's actual code structure against the architectural decisions captured in its fluencyloop store, and flags where reality has drifted from the record.
Status
Working end-to-end: reads a fluencyloop store, checks it against the live repo, and
exposes list_architectural_records, check_drift, and explain_record over MCP.
Built with fluencyloop itself — see docs/fluencyloop/ for the plan and feature history.
Development
npm install
npm run build # compiles src/ to dist/, and makes dist/index.js executable
npm test # unit + in-process end-to-end tests (node --test)
npm run smoke # dogfood smoke test: runs the built dist/index.js as a real
# subprocess against this repo's own fluencyloop store
Registering with Claude Code
After npm run build, register the built server as an MCP server:
claude mcp add fluencydrift-mcp -- node "$(pwd)/dist/index.js"
This registers it at the default local scope (private to you, in the project you run
it from). Verify with claude mcp list; remove it with claude mcp remove fluencydrift-mcp.
Point Claude Code at any fluencyloop-tracked repo's root as the working directory when you
launch it — fluencydrift-mcp reads the store and scans reality relative to process.cwd().
Установка Fluencydrift
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/baokhang83/fluencydrift-mcpFAQ
Fluencydrift MCP бесплатный?
Да, Fluencydrift MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Fluencydrift?
Нет, Fluencydrift работает без API-ключей и переменных окружения.
Fluencydrift — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Fluencydrift в Claude Desktop, Claude Code или Cursor?
Открой Fluencydrift на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Fluencydrift with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
