Skip to main content
Glama
3rdbrain

ArchitectGBT MCP Server

by 3rdbrain

Related Servers

Alternatives to ArchitectGBT MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides real-time monitoring of AI agents, context, usage limits, workflows, files, Git, tests, builds, errors, secrets, and model-economy advice for tools like Claude Code, Codex, and Cursor, with 30 MCP tools for comprehensive observability.
      1
      -
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      Bridges VSCode's Language Server Protocol with MCP to give AI assistants instant access to code intelligence, delivering 100-1000x faster responses with 90% fewer tokens than traditional text-based searching. Provides 17 production-ready tools for navigation, refactoring, diagnostics, and code analysis.
      35
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI-assisted development by providing a library of 110+ curated prompts, workflows, and coding standards, with MCP tools for prompt retrieval, composition, and multi-step workflow chains.
      7 npm
      MIT
    • A
      license
      D
      quality
      F
      maintenance
      Describe your AI use case in plain English, get ranked model recommendations with cost estimates and tradeoff reasoning. Covers 62 models across 29 providers. Available as a web app (BYOK + guest tier) and as an MCP server for Claude Desktop and Cursor — same recommendation engine, two interfaces.
      1
      1
      MIT

    TDQS

    A4.1/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct responsibility: listing models, getting a recommendation, and fetching a code template. Descriptions are explicit about boundaries, especially the warning on get_ai_recommendation to not use it for non-software tasks.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in lowercase snake_case: get_ai_recommendation, get_code_template, list_models. No mixed conventions or vague verbs.

    Tool Count5/5

    Three tools is within the typical well-scoped range and perfectly sized for a server that offers two core actions (recommend and template) plus a discovery/list function. Each tool earns its place.

    Completeness5/5

    The surface covers the full workflow for AI model integration: discover models (list_models), get a tailored recommendation (get_ai_recommendation), and obtain integration code (get_code_template). There are no obvious dead ends for the domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues