Skip to main content
Glama

Pommel Horse Aesthetics MCP Server

by dmarsters
README.md1.04 kB
# Pommel Horse Aesthetics MCP Server Categorical aesthetics framework for pommel horse gymnastics routines. ## Features - **Element Groups**: Scissors, circles, flairs, travels, spindles, dismounts - **Spatial Analysis**: Zone usage, pommel positioning, trajectory patterns - **Temporal Qualities**: Rhythm, tempo, continuity, phase timing - **Form Assessment**: Body extension, leg position, amplitude, precision - **Hybrid Architecture**: 85% deterministic taxonomy + 15% LLM synthesis ## Installation ```bash cd pommel-horse-aesthetics-mcp pip install -e ".[dev]" ``` ## Testing ```bash ./tests/run_tests.sh ``` ## Architecture Follows three-layer olog pattern: - Layer 1: Deterministic taxonomy mapping (0 tokens) - Layer 2: Structured parameter assembly (0 tokens) - Layer 3: Single Claude synthesis call (~200 tokens) Cost savings: ~86% vs pure LLM approach ## Framework Validation - Tested across 15 domains (TEST 10-15) - 90.9% success rate - 99% confidence in universality - Deterministic bridge pattern (50% of successes)

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/dmarsters/pommel-horse-aesthetics-mcp'

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