Skip to main content
Glama

Related Servers

Alternatives to Algenta MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      An MCP server that exposes governance, trust-scoring, compliance, guardrail, cost, drift, and supply-chain scanning tools and resources to any MCP client over stdio, Streamable HTTP, or legacy HTTP+SSE. It lets agents route every tool call through a deterministic five-way decision (allow, redact, require approval, deny, or quarantine) with hash-chained evidence, human approval workflows, and in-agent trust gates for LangChain, LangGraph, and Google ADK.
      30
      44 PyPI
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for agentic task orchestration and management, enabling AI agents to create goals, plan tasks with acceptance criteria, track dependencies, request human input, and provide proof of completion.
      24 npm
      2
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server for AI agent guardrails — validates and signs agent decisions (OAA tokens) so third parties can verify them without server access
      3
      1
      MIT

    TDQS

    A3.8/5.0

    Scored across 140 tools

    Disambiguation2/5

    There are several clusters of tools with unclear boundaries, most notably the decision/simulation family (simulate, plan_decision, product_decision, score, compare, recommend) and the dataset onboarding variants (onboard_dataset, connect_data, register_source, list_data vs list_datasets). Even with detailed descriptions, an agent will frequently struggle to pick the right tool among these overlapping options.

    Naming Consistency4/5

    The vast majority of tools follow a clear verb_noun snake_case pattern (get_, list_, create_, update_, delete_, run_, simulate_), which is quite consistent across a huge surface. The main deviations are bare single-word tools like simulate, score, compare, batch, recommend, tokenize, and rerank, plus a few odd names like responses and get_me, but these are minor relative to the overall pattern.

    Tool Count1/5

    140 tools is an extreme count for a single MCP server, far beyond even the 50+ threshold for the lowest score. The surface spans billing, deployment, data connectors, repository intelligence, LLM utilities, simulation, agent runs, team management, audit, triggers, and more, making it impractical for an agent to discover and select tools efficiently.

    Completeness4/5

    Within its sprawling scope, the server covers most lifecycle operations well: connectors, API keys, team members, agent runs, triggers, decisions, jobs, and deployments all have create/read/update/delete or equivalent coverage. There are minor gaps such as no way to update a trigger's condition or rename a dataset, but agents can generally work around these.

    Maintenance

    ActivityActive
    ResponsivenessUnresponsive