Skip to main content
Glama
Valar05
by Valar05

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROUNDED_MOTION_TRANSPORTNoTransport mode for the MCP server. Use 'streamable-http' for HTTP appliance.stdio
GROUNDED_MOTION_WORKSPACEYesAbsolute path to the workspace directory where motion tracking data is stored.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
track_motionA

Track every source frame with RTMW whole-body landmarks and emit review artifacts.

The source must be inside GROUNDED_MOTION_WORKSPACE. Supply all four crop fields or none. Inference ends in tracked/unreviewed; it never implies motion acceptance.

validate_trackC

Validate schema, complete chronology, required joints, review state, and event lock.

inspect_trackC

Summarize coverage gaps, uncertainty, events, review state, and gate results.

compare_motionC

Compare candidate hips, feet, wrists, and detailed hands to source motion.

export_artifactsC

Verify the immutable manifest and export a deterministic review bundle.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Valar05/grounded-motion-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server