Self Awareness Game
Rank #48,625io.github.levelsofself/self-awareness-game
MCP server providing self-awareness-game capabilities
Self Awareness Game is a Model Context Protocol (MCP) server published by levelsofself. It ranks #48,625 of 132,113 servers tracked on MCP Toplist. Self Awareness Game is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Mar 4, 2026.
Ranks ahead of 83,488 of 132,113 servers on MCP Toplist.
Use Self Awareness Game
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add self-awareness-game -- npx -y levels-of-self-mcp-server[mcp_servers.self-awareness-game]
command = "npx"
args = ["-y", "levels-of-self-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"self-awareness-game": {
"command": "npx",
"args": [
"-y",
"levels-of-self-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"self-awareness-game": {
"command": "npx",
"args": [
"-y",
"levels-of-self-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"self-awareness-game": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"levels-of-self-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"self-awareness-game": {
"command": "npx",
"args": [
"-y",
"levels-of-self-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"self-awareness-game": {
"command": "npx",
"args": [
"-y",
"levels-of-self-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.levelsofself%2Fself-awareness-game)<a href="https://mcptoplist.com/server/io.github.levelsofself%2Fself-awareness-game"><img src="https://mcptoplist.com/badge/io.github.levelsofself%2Fself-awareness-game.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
levelsofself
Other servers by levelsofself
View all levelsofself servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Self Awareness Game?
- Self Awareness Game is maintained by levelsofself, which publishes 3 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Self Awareness Game listed on the Official MCP Registry?
- Yes — Self Awareness Game is listed on the Official MCP Registry, alongside Glama.
- How many versions does Self Awareness Game have?
- MCP Toplist tracks 2 versions of Self Awareness Game, most recently published on Mar 4, 2026.
- Where can I find the source code for Self Awareness Game?
- The source code for Self Awareness Game is hosted at github.com/levelsofself/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.