gametheory-mcp
Rank #100,782io.github.ryuxik/gametheory-mcp
Equilibrium-aware primitives for AI agents — negotiation, auctions, mechanism design.
gametheory-mcp is a Model Context Protocol (MCP) server published by ryuxik. It ranks #100,782 of 132,113 servers tracked on MCP Toplist. gametheory-mcp is listed across 2 registries — PulseMCP and Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 29, 2026.
Ranks ahead of 31,331 of 132,113 servers on MCP Toplist.
Use gametheory-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gametheory-mcp -- uvx gametheory-mcp[mcp_servers.gametheory-mcp]
command = "uvx"
args = ["gametheory-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gametheory-mcp": {
"command": "uvx",
"args": [
"gametheory-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gametheory-mcp": {
"command": "uvx",
"args": [
"gametheory-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gametheory-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"gametheory-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gametheory-mcp": {
"command": "uvx",
"args": [
"gametheory-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gametheory-mcp": {
"command": "uvx",
"args": [
"gametheory-mcp"
]
}
}
}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.ryuxik%2Fgametheory-mcp)<a href="https://mcptoplist.com/server/io.github.ryuxik%2Fgametheory-mcp"><img src="https://mcptoplist.com/badge/io.github.ryuxik%2Fgametheory-mcp.svg" alt="MCP Toplist: #100,782 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ryuxik
Other servers by ryuxik
View all ryuxik servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains gametheory-mcp?
- gametheory-mcp is maintained by ryuxik, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is gametheory-mcp listed on the Official MCP Registry?
- gametheory-mcp is not on the Official MCP Registry. It is listed on PulseMCP and Glama.
- How many versions does gametheory-mcp have?
- gametheory-mcp ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for gametheory-mcp?
- The source code for gametheory-mcp is hosted at github.com/ryuxik/gametheory-mcp.
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.