grounded-motion-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GROUNDED_MOTION_TRANSPORT | No | Transport mode for the MCP server. Use 'streamable-http' for HTTP appliance. | stdio |
| GROUNDED_MOTION_WORKSPACE | Yes | Absolute path to the workspace directory where motion tracking data is stored. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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