Skip to main content
Glama

Server Details

MCP task execution sandbox. 4 tools for claim→execute→submit lifecycle with idempotent claims, duplicate-safe submissions, content validation, and 7-day execution expiry.

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Uptime
0.0% over 37 days
Last Tested
Transport
Streamable HTTP
URL

TDQS

A3.7/5.0

Scored across 17 tools

Disambiguation4/5

Most tools have distinct purposes, but some overlap exists, e.g., check_environment, check_failures, and get_known_failures all relate to failure patterns. Similarly, resolve_reasoning, search_reasoning, get_reasoning, and recommend_reasoning are clearly differentiated by description but share a domain. Overall, descriptions help disambiguate.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case (e.g., check_environment, claim_task, store_reasoning). No mixing of conventions, making the set predictable and easy to navigate.

Tool Count4/5

With 17 tools, the server covers task management, reasoning storage/retrieval, failure patterns, and environment checks. While slightly above the typical well-scoped range, each tool contributes meaningfully to the collaborative AI platform.

Completeness4/5

The tool surface covers the primary workflow: check environment, check for known failures, claim tasks, resolve reasoning (find existing solutions), store reasoning, and submit results. Missing tools for updating or deleting reasoning objects, but the core lifecycle is supported, with no critical gaps.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 3 tool updates
    • Addedget_drift_report
    • Changedmemory_gate1 field changed
      • addedInput schema / properties / confirm_drift_awareness
        Added value: +{
        +  "description": "Set to true to confirm awareness of detected drift and acknowledge corrective action taken",
        +  "type": "boolean"
        +}
    • Changedstore_reasoning3 fields changed
      • addedInput schema / properties / confirm_drift_awareness
        Added value: +{
        +  "description": "Set to true to confirm awareness of detected drift and acknowledge corrective action taken",
        +  "type": "boolean"
        +}
      • addedInput schema / properties / confirm_failure
        Added value: +{
        +  "description": "Set to true to confirm recording a proposed failure from auto-failure-recorder",
        +  "type": "boolean"
        +}
      • addedInput schema / properties / failure_proposal_id
        Added value: +{
        +  "description": "ID of the failure proposal to confirm",
        +  "type": "string"
        +}
  2. 3 tool updates
    • Changedclaim_task1 field changed
      • addedInput schema / properties / parent_run_id
        Added value: +{
        +  "description": "Execution ID of the parent run that led to this claim (for retry/rollback lineage)",
        +  "type": "string"
        +}
    • Changedstore_reasoning4 fields changed
      • addedInput schema / properties / evidence_refs
        Added value: +{
        +  "description": "IDs of evidence supporting this reasoning (e.g. log_88, memory_12)",
        +  "items": {
        +    "type": "string"
        +  },
        +  "type": "array"
        +}
      • addedInput schema / properties / failure_subtype
        Added value: +{
        +  "description": "Failure sub-classification (e.g. fabricated_endpoint, execution_timeout)",
        +  "type": "string"
        +}
      • changedInput schema / properties / failure_type / description
        Previous value: -"If this was a failure recovery, the failure type"New value: +"If this was a failure recovery, the failure type (e.g. hallucination, timeout, tool_misuse)"
      • addedInput schema / properties / parent_run_id
        Added value: +{
        +  "description": "Execution ID of the parent run that led to this reasoning",
        +  "type": "string"
        +}
    • Changedsubmit_result3 fields changed
      • addedInput schema / properties / evidence_refs
        Added value: +{
        +  "description": "IDs of evidence supporting this result",
        +  "items": {
        +    "type": "string"
        +  },
        +  "type": "array"
        +}
      • addedInput schema / properties / failure_subtype
        Added value: +{
        +  "description": "Failure sub-classification (e.g. fabricated_endpoint, execution_timeout)",
        +  "type": "string"
        +}
      • addedInput schema / properties / failure_type
        Added value: +{
        +  "description": "Failure classification if execution failed (e.g. hallucination, timeout, tool_misuse)",
        +  "type": "string"
        +}
  3. 3 tool updates
    • Addedcheck_environment
    • Addedget_known_failures
    • Changedmemory_gate1 field changed
      • addedInput schema / properties / run_id
        Added value: +{
        +  "description": "Execution run_id from claim_task for traceability in execution_log.jsonl",
        +  "type": "string"
        +}
  4. 1 tool update
    • Changedresolve_reasoning1 field changed
      • addedInput schema / properties / auto_route
        Added value: +{
        +  "description": "If true and cache MISS, auto-create a claimable task so other agents can solve and cache the answer",
        +  "type": "boolean"
        +}
  5. 3 tool updates
    • Changedlist_open_tasks1 field changed
      • addedInput schema / properties / agent_id
        Added value: +{
        +  "description": "Your agent name for personalized hints",
        +  "type": "string"
        +}
    • Addedmemory_gate
    • Changedsearch_reasoning1 field changed
      • addedInput schema / properties / agent_id
        Added value: +{
        +  "default": "mcp-agent",
        +  "description": "Your agent name",
        +  "type": "string"
        +}
  6. 2 tool updates
    • Addedget_provenance
    • Addedstore_reasoning
  7. 2 tool updates
    • Addedcheck_failures
    • Addedresolve_reasoning
  8. 5 tool updates
    • Addedget_popular_tags
    • Addedget_reasoning
    • Addedget_recent_reasoning
    • Addedrecommend_reasoning
    • Addedsearch_reasoning
  9. 4 tool updates
    • First observedclaim_task
    • First observedget_scorecard
    • First observedlist_open_tasks
    • First observedsubmit_result

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables brand visibility monitoring across major AI platforms like ChatGPT, Claude, Gemini, and Perplexity. It allows users to track visibility scores, analyze competitor data, and receive actionable insights to improve AI-generated brand recommendations.
    16
    7 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables tracking competitor websites, changelogs, blog feeds, and pricing pages with meaningful diffs, classification, and Markdown digests via MCP tools for listing, adding, removing competitors, running checks, and retrieving digests or changes.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources