Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
An MCP (Model Context Protocol) server that gives AI assistants access to the Levels of Self self-awareness game - 6,854 interactive scenarios across 7 levels of human development, 19 archetypes, and 9 breakthrough exercises used in real coaching sessions.
This server lets any MCP-compatible AI assistant (Claude, etc.) pull self-awareness content on demand:
All tools are read-only. No user data is collected or stored.
| Tool | Description |
|---|---|
get_scenario | Get an interactive self-awareness scenario by level, type, or archetype |
get_exercise | Get a guided breakthrough exercise by category or current feeling |
get_archetype | Look up archetypes or match behavioral patterns to an archetype |
get_game_info | Get game overview, stats, levels, links, coaching info |
The server is live and ready to use:
URL: https://api.100levelup.com/mcp/
Protocol: MCP 2024-11-05 (Streamable HTTP + SSE)
Authentication: None requiredAdd to your MCP client config:
{
"mcpServers": {
"levels-of-self": {
"url": "https://api.100levelup.com/mcp/"
}
}
}game-scenario-framework.json data file (or contact us)node server.jsTry these with any MCP-connected AI assistant:
Levels of Self is a scenario-based personal development platform founded by Arthur Palyan (Best Life Coach California 2025). The game helps people see the patterns running their lives through interactive scenarios across 7 levels of self-awareness.
MIT - see LICENSE
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.