CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
levelsofself avatar

Self Awareness Game

levelsofself/mcp-server
STDIOregistry active
Summary

Connects Claude to a library of 6,854 self-awareness coaching scenarios organized across 7 developmental levels, 19 behavioral archetypes, and 9 breakthrough exercises. Exposes four read-only tools: get_scenario pulls interactive situations filtered by level or archetype, get_exercise returns guided practices matched to emotional states, get_archetype identifies behavioral patterns, and get_game_info provides stats and coaching resources. Built on actual coaching content from the Levels of Self platform by Arthur Palyan. Reach for this when you want Claude to guide users through structured self-reflection exercises or help identify behavioral patterns through scenario-based questioning. Runs as a hosted endpoint at api.100levelup.com/mcp or self-hosted via Node.js.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Levels of Self - MCP Server

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.

What It Does

This server lets any MCP-compatible AI assistant (Claude, etc.) pull self-awareness content on demand:

  • Scenarios - Interactive situations that reveal thinking and behavioral patterns
  • Exercises - Guided breakthrough exercises matched to what someone is experiencing
  • Archetypes - 19 behavioral archetypes for pattern recognition
  • Game Info - Stats, levels, links, coaching options

All tools are read-only. No user data is collected or stored.

Tools

ToolDescription
get_scenarioGet an interactive self-awareness scenario by level, type, or archetype
get_exerciseGet a guided breakthrough exercise by category or current feeling
get_archetypeLook up archetypes or match behavioral patterns to an archetype
get_game_infoGet game overview, stats, levels, links, coaching info

Setup as Custom MCP Connector

Hosted (Recommended)

The server is live and ready to use:

URL: https://api.100levelup.com/mcp/
Protocol: MCP 2024-11-05 (Streamable HTTP + SSE)
Authentication: None required

Add to your MCP client config:

{
  "mcpServers": {
    "levels-of-self": {
      "url": "https://api.100levelup.com/mcp/"
    }
  }
}

Self-Hosted

  1. Clone this repo
  2. Provide a game-scenario-framework.json data file (or contact us)
  3. Run node server.js
  4. Server starts on port 3471

Example Prompts

Try these with any MCP-connected AI assistant:

  1. "Give me a self-awareness scenario about identity" - Returns a Level 3 (Identity) scenario with response options that reveal patterns in how you see yourself.

  2. "I'm feeling overwhelmed - what exercise should I do?" - Returns the Center Tap exercise from Qigong, specifically recommended for overwhelm.

  3. "What archetype matches someone who keeps score of every slight but never speaks up?" - Identifies the Silent Scorekeeper archetype and its core pattern.

  4. "Tell me about the Levels of Self game - how many scenarios does it have?" - Returns game overview with stats: 6,854 scenarios, 25,000+ players, 175 countries.

  5. "What are all the self-awareness archetypes?" - Returns all 19 archetypes with their behavioral patterns.

About

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.

  • Game: https://100levelup.com
  • iOS: https://apps.apple.com/app/id6757724858
  • Telegram: https://t.me/LevelsOfSelfBot/game
  • Website: https://www.levelsofself.com
  • Privacy: https://api.100levelup.com/family/privacy.html
  • MCP Privacy: https://api.100levelup.com/family/mcp-privacy.html

Support

  • Email: artpalyan@levelsofself.com
  • Book a call: https://calendly.com/levelsofself/zoom

License

MIT - see LICENSE

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Design & Creative
Registryactive
Packagelevels-of-self-mcp-server
TransportSTDIO
UpdatedMar 4, 2026
View on GitHub

More from levelsofself

  • Nervous System - Multi-Agent AI Governance3
  • Ai Ops

Related Design & Creative MCP Servers

View all →
pipeworx-io avatar
Figma

io.github.pipeworx-io/figma

Figma MCP Pack
sterion66 avatar
Godot

io.github.sterion66/godot

The most complete Godot 4 MCP: secure sandbox, 40+ tools (projects–runtime), major MCP clients.
malnati avatar
Vaults Diagram Tools

malnati/vaults-diagram-tools

Mermaid to assets. Source code to maps. MCP for agents.
manansingh2001 avatar
Figma React

manansingh2001/figma-react

An MCP server that converts Figma designs into React code.
rocnubie avatar
AI Room Design MCP

rocnubie/ai-room-design-mcp

AI Room Design helps users redesign rooms and visualize new interior layouts with AI-generated
yalamber avatar
pdfzen

site.pdfzen/render

Render PDFs from 45 starter templates or raw HTML. Pay-per-render with USDC via x402.