Skip to main content
Glama
jemhakdog

Backend Architect MCP Server

by jemhakdog

Related Servers

Alternatives to Backend Architect MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.
      15
      412 npm
      21
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to access and manage Supabase projects through the Model Context Protocol, supporting database operations, edge functions, storage, and documentation search. It provides a complete toolset for SQL execution, migration management, and real-time project debugging.
      -
    • A
      license
      A
      quality
      F
      maintenance
      MCP Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.
      15
      262 npm
      2,151
      TypeScript
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables pipeline-driven task management for AI coding agents, with stage-gated workflows, dependency tracking, artifact versioning, and multi-agent collaboration.
      35 npm
      20
      MIT
    • F
      license
      C
      quality
      F
      maintenance
      Enables reasoning agents to turn PRDs into production-ready applications by discovering and reusing existing features, UI components, database models, and templates, then planning, scaffolding, validating, and preparing Git changes for review.
      29
      -

    TDQS

    B3.2/5.0

    Scored across 9 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: get_file_instruction provides a prompt, get_next_pending_task fetches tasks, initialize_project sets up structure, save_* tools store different planning aspects, and write_component_file writes files. The descriptions clearly differentiate their functions, preventing agent misselection.

    Naming Consistency4/5

    The naming follows a consistent verb_noun pattern with minor deviations: most tools use verb_noun (e.g., save_database_plan, initialize_project), but get_file_instruction and get_next_pending_task use verb_adjective_noun, and write_component_file uses verb_noun_noun. This slight inconsistency is readable but not perfectly uniform.

    Tool Count5/5

    With 9 tools, the count is well-scoped for backend project management, covering initialization, planning, task management, and file writing. Each tool earns its place by addressing specific aspects of the workflow, avoiding bloat or thin coverage.

    Completeness4/5

    The tool set covers core backend development workflows: project setup, planning (database, roles, routes, tests, context), task management, and file writing. Minor gaps exist, such as no tools for updating or deleting plans, but agents can work around this by re-saving or using existing tools effectively.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues