Skip to main content
Glama

Related Servers

Alternatives to mcp-cs

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides AI-powered development tools including code generation, refactoring, debugging, performance optimization, and test generation, along with smart prompts for code analysis and documentation, and a built-in knowledge base of coding best practices.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Provides AI coding agents with structured, evidence-based diagnostics about the local development environment, detecting tech stack, runtime mismatches, dependency state, services, ports, and Git status without exposing secrets or using network calls.
      10
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides intelligent error detection and debugging capabilities across multiple programming languages with real-time monitoring of build, lint, runtime, console, and test errors. Offers AI-enhanced error analysis with automated resolution suggestions and context-aware debugging.
      MIT
    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      Provides unified development tools including code analysis, debugging, refactoring, documentation, testing, and project automation through multiple LLM providers (KIMI, GLM, OpenRouter). Features agentic audit capabilities with multi-model consensus for finding issues and generating direct fixes.
      Apache 2.0
    • F
      license
      C
      quality
      C
      maintenance
      Enterprise-grade code intelligence platform providing AI-powered code analysis, semantic search, security scanning, and automated refactoring capabilities. Integrates with local AI models for zero-cost operations while delivering comprehensive development workflow automation.
      2
      8
      -
    • F
      license
      A
      quality
      D
      maintenance
      Enables LLMs to automatically diagnose coding errors through codebase search, test execution, and live debugger integration (DAP/V8 CDP). Provides a secure, policy-gated environment for investigating failures while preventing destructive operations.
      9
      -

    TDQS

    B3.3/5.0

    Scored across 28 tools

    Disambiguation4/5

    Category prefixes like security_, algo_, and docs_ mostly keep tools organized, and most pairings (scan/sanitize, check/fix) have distinct roles. A couple of execution tools are easy to confuse, especially `wasm_run_vm_sandbox` (which runs JavaScript, not WebAssembly) alongside `wasm_run_module`, and `algo_run_sandboxed` vs `algo_run_docker` require a close read.

    Naming Consistency4/5

    The overwhelming majority follows a `category_verb_noun` snake_case pattern, e.g. security_scan_secrets, ci_generate_workflow, docs_check_broken_links. Minor deviations like `git_pr_readiness_check`, `doctor_port_inspect`, and `security_auto_sanitize` break the pattern slightly but don't make the set unpredictable.

    Tool Count2/5

    With 28 tools spanning security, algo, wasm, db, perf, doctor, api, docs, code, git, problem, skills, and ci, this exceeds a reasonable single-server scope and feels like several focused servers merged. Category prefixes mitigate the chaos, but the count is too high for a coherent tool collection.

    Completeness3/5

    The server has useful workflows in a few areas, such as secret scan→sanitize, docs check→fix links, and algorithm stress testing, but many domains are represented by only one-off tools (db_generate_erd, problem_fetch_codeforces, skills_install). There are notable lifecycle gaps: git stops at PR description instead of PR creation/merging, and CI generates a workflow but does not validate or update it.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues