deluge-mcp
Related Servers
Alternatives to deluge-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceAn MCP server that validates generated code against project structure and installed dependencies, catching undefined symbols, wrong API calls, dead code, and type mismatches in real time. It provides tools for project indexing, symbol/API checking, sandboxed execution, file scanning, and code analysis.1MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that bundles curated development rules and tools to teach AI agents universal coding standards, testing, planning, and requirements engineering.37 npmMIT
- AlicenseBqualityDmaintenanceA beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.311 npm66Apache 2.0
- FlicenseNot gradedqualityBmaintenanceMCP server for static code analysis using AST parsing and linters, providing tools to detect syntax errors, type issues, typos, and incorrect variable usage across multiple languages. It supports headless linting with tools like ast_check, lint_check, and health.-
- FlicenseAqualityCmaintenanceA deterministic, network-free MCP server for validating repository release hygiene and version alignment in local projects. It enables automated repository health checks and generates standardized release checklists based on project state.1-
- FlicenseNot gradedqualityDmaintenanceMCP server that provides code validation rules and analysis for various stacks/frameworks, enabling automated code reviews and reporting directly from VS Code and other editors.-
TDQS
Scored across 6 tools
Most tools have clear, unique purposes: validate, fix, explain, examples, and health are easily distinguishable. The only potential confusion is between deluge_examples and zoho_crm_js_examples, both of which return examples, though for different technologies.
Five of six tools follow the deluge_ prefix pattern and use simple, readable names like deluge_validate and deluge_explain. The outlier zoho_crm_js_examples breaks the prefix and style, making the set slightly inconsistent but still generally predictable.
Six tools is a well-scoped size for a Deluge-focused assistant, covering validation, fixing, explanation, examples, and health without overwhelming complexity. Each tool contributes a distinct function, and none feel redundant.
The core Deluge workflow is well covered: validate, fix, explain, and retrieve examples form a coherent set for developers. Minor gaps exist, such as no obvious tool for generating Deluge code from scratch or comparing snippets, but these are not critical dead ends.