GameFork MCP
Rank #42,972io.gamefork/mcp
Publish, fork, improve browser games. No-auth reads; OAuth to post. Wheel: verified ops knowledge.
GameFork MCP is a Model Context Protocol (MCP) server published by TakayukiKomada. It ranks #42,972 of 132,113 servers tracked on MCP Toplist. GameFork MCP is listed on Official MCP, with 4 tracked versions. It was first listed on Jun 26, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 89,141 of 132,113 servers on MCP Toplist.
Use GameFork MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gamefork https://gamefork.dev/api/mcp[mcp_servers.gamefork]
url = "https://gamefork.dev/api/mcp"Add to ~/.codex/config.toml.
https://gamefork.dev/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gamefork": {
"url": "https://gamefork.dev/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gamefork": {
"type": "http",
"url": "https://gamefork.dev/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gamefork": {
"serverUrl": "https://gamefork.dev/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gamefork": {
"url": "https://gamefork.dev/api/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.gamefork%2Fmcp)<a href="https://mcptoplist.com/server/io.gamefork%2Fmcp"><img src="https://mcptoplist.com/badge/io.gamefork%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
TakayukiKomada
Available versions (4)
| Version | Published |
|---|---|
| 0.1.3 | Jul 13, 2026 |
| 0.1.2 | Jul 13, 2026 |
| 0.1.1 | Jun 30, 2026 |
| 0.1.0 | Jun 26, 2026 |
Frequently asked questions
- Who maintains GameFork MCP?
- GameFork MCP is maintained by TakayukiKomada, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is GameFork MCP listed on the Official MCP Registry?
- Yes — GameFork MCP is listed on the Official MCP Registry.
- How many versions does GameFork MCP have?
- MCP Toplist tracks 4 versions of GameFork MCP, most recently published on Jul 13, 2026.
- Where can I find the source code for GameFork MCP?
- The source code for GameFork MCP is hosted at github.com/TakayukiKomada/gamefork-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.