Skip to main content
Glama

actionlayer

Server Details

Concierge for AI agents: takes action in the physical world — book, order, register, resolve.

Ownership verified
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 14 tool updates
    • First observedactionlayer_cancel
    • First observedactionlayer_cancel_job
    • First observedactionlayer_create_job
    • First observedactionlayer_get_action_ticket
    • First observedactionlayer_get_job
    • First observedactionlayer_get_task
    • First observedactionlayer_invoke_action
    • First observedactionlayer_list_actions
    • First observedactionlayer_list_skills
    • First observedactionlayer_provide_credentials
    • First observedactionlayer_reply
    • First observedactionlayer_resume_job
    • First observedactionlayer_start_task
    • First observedactionlayer_submit_feedback

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI assistants to call, text, and email businesses on your behalf, read back transcripts, recordings, and replies.
    61
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    AgentBureau provides the legal and physical infrastructure for AI agents to operate within the German jurisdiction. We bridge the gap between digital intelligence and real-world action by providing "Embodiment-as-a-Service." Through our API, agents can perform legally binding actions—like sending faxes, mailing physical letters, issuing invoices, forming entire companies (GmbH/UG), ...
    1
    -
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to dispatch human verifiers for physical world tasks like product authentication, property inspection, and document verification, returning timestamped evidence reports.
    3
    47
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.8/5.0
Disambiguation5/5

Each tool targets a distinct operation or resource. The clear separation between single-action tickets and multi-step jobs, along with specific verbs (create, get, cancel, resume, submit), prevents confusion. Even similar tools like cancel vs cancel_job are distinguished by descriptions.

Naming Consistency5/5

All tool names follow the consistent pattern 'actionlayer_verb_noun', with verbs like get, create, cancel, invoke, list, provide, reply, start, submit. The naming is predictable and uniform, despite occasional compound objects (action_ticket).

Tool Count5/5

14 tools cover both single-action tickets and multi-step jobs, including lifecycle operations, credential management, feedback, and exploration (list tools). The count is well-scoped for the domain without unnecessary bloat or gaps.

Completeness4/5

The tool set covers the main workflows: creation, polling, cancellation, resumption, credential submission, and feedback. However, it lacks tools for listing all tickets/jobs or updating them, which are minor gaps. Core operations are complete.

Resources