fluencydrift-mcp
Related Servers
Alternatives to fluencydrift-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that extracts and links code, tasks, documentation, and git history into a graph, then diagnoses discrepancies and generates reports.Apache 2.0
- FlicenseNot gradedqualityBmaintenanceMCP server that provides code intelligence by indexing configured repositories, extracting deterministic facts, and enabling graph queries, drift checks, and maps via Kuzu-backed MCP tools.-
- FlicenseBqualityBmaintenanceMCP server for high-fidelity code audits, refactoring, and architectural analysis using specialized Proxy Experts.85-
- AlicenseNot gradedqualityAmaintenanceMCP server for persistent code exploration and diff-aware review, exposing explore and review tools to map call paths, blast radius, and generate explainable risk-scored reports.22 npm2MIT
- AlicenseNot gradedqualityDmaintenanceMCP server that enables coding agents to check documentation claims against source code, detecting drift and suggesting fixes.7 npm2MIT
- FlicenseNot gradedqualityCmaintenanceMCP server that scans multi-language codebases to detect stubs, missing imports, and structural incompleteness, assigning drift scores to quantify LLM context erosion.-
TDQS
Scored across 3 tools
Each tool serves a distinct function: listing all records, checking drift, and explaining a specific record. No overlapping purposes, so an agent can easily select the right tool.
All tool names follow a consistent verb_noun pattern with underscores: list_architectural_records, check_drift, explain_record. This is uniform and predictable.
Three tools is a well-scoped size for a focused drift-checking utility. Each tool is essential and there is no bloat or sense of missing critical functionality.
For its stated purpose of monitoring architectural drift, the set covers the full workflow: list records to see what exists, explain a record to understand it, and check drift to identify mismatches from reality. No apparent gaps or dead ends.