Human Moment MCP Server
Provides a deterministic, read-only MCP tool for retrieving canonical stage, layer, timing, evidence, and source data for the human sneeze anatomy atlas, integrated with ChatGPT via the ChatGPT Apps SDK and a deep link to the 3D atlas.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Human Moment MCP ServerShow me the first stage of a sneeze"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Human / Moment
An evidence-linked, interactive 3D journey through the anatomy and timing of a human sneeze.
Launch the public atlas · No account, API key, or runtime AI required.

Run locally
npm install
npm run devProduction verification:
npm test
npm run lint
npm run typecheck
npm run build
npm run test:e2eRelated MCP server: knowledgelib-mcp
ChatGPT app integration (no API key)
The repository also contains one deterministic, read-only MCP tool,
open_sneeze_atlas. It returns the same canonical stage, layer, timing, evidence,
and source data used by the website. It does not call an OpenAI model or any
external medical service. The tool is linked to a versioned, self-contained
ui:// Apps SDK resource that renders a compact scene card in ChatGPT without
embedding the public site in a nested iframe. Its primary action opens the exact
stage, camera focus, and visible-layer combination in the full 3D atlas through
a deterministic deep link.
Public MCP endpoint: https://human-moment-mcp.ozanpochette.workers.dev/mcp
cp .env.example .env
npm run build
npm run start:mcpThe local endpoints are http://127.0.0.1:8787/healthz and
http://127.0.0.1:8787/mcp. Test the latter with MCP Inspector. To connect from
ChatGPT developer mode, use the public HTTPS endpoint above. The same stateless
contract is deployed as a Cloudflare Worker; npm run dev:mcp:worker exercises
that runtime locally and npm run deploy:mcp publishes it. A static host can
serve the website, but it cannot serve the MCP endpoint.
For a container deployment, set MCP_HOST=0.0.0.0, the platform-provided
PORT, PUBLIC_APP_URL, and ALLOWED_HOSTS=<your-mcp-host>. None are secrets.
What makes it different
Real NIH / Human Reference Atlas geometry instead of generated anatomy.
A deterministic six-stage physiology timeline with visible evidence confidence.
Cinematic guided playback and free 3D exploration in one experience.
No API key or account required for the public website or MCP server.
OpenAI Build Week
Human / Moment is being built with Codex and GPT-5.6. Codex is used for implementation, asset-pipeline tooling, test automation, and source-grounded content refinement. The anatomy and medical claims remain static and inspectable. The thin, read-only ChatGPT Apps SDK integration controls canonical scene parameters rather than generating medical content.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
Flicense-qualityBmaintenanceProvides structured access to a temporal knowledge platform for searching historical events and browsing a causal graph of over 2,000 years of history. It enables users to generate rich historical scenes, interact with period-appropriate characters, and run complex temporal simulations.Last updated- AlicenseAqualityBmaintenanceSearch 1,500+ pre-verified, cited knowledge units across 16 domains. 6 tools: query, batch query, get unit, list domains, suggest topics, report issues. Free, no API key required.Last updated62371MIT
- Alicense-qualityDmaintenanceProvides programmatic access to curated SNP data by trait, enabling LLM-powered applications to search, interpret, and discover genetic variants.Last updatedMIT
- AlicenseAqualityCmaintenanceEnables AI assistants to access professional Traditional Chinese Medicine knowledge, including herb and formula search, acupoint lookup, six-channel diagnosis, and compatibility checking.Last updated6MIT
Related MCP Connectors
Verified, sourced, real-time intelligence layer for AI agents.
Citable retrieval across papers, books, patents, Wikipedia, and live social sources.
Condition-aware ingredient and product checks for agents, with evidence tiers and citations.
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/ozansozuozgit/human-moment'
If you have feedback or need assistance with the MCP directory API, please join our Discord server