About Gomoku MCP Server
Gomoku MCP Server is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (8)
analyze_threats()Threat analysis for both players
Takes no parameters.
get_state()Complete game state
Takes no parameters.
get_suggested_moves(count)Priority-ranked move suggestions
Takes no parameters.
get_turn()Current turn status
Takes no parameters.
get_valid_moves()List of empty positions
Takes no parameters.
restart()Reset game to initial state
Takes no parameters.
set_stone(x, y, turn)Place a stone
Takes no parameters.
visualize()Text-based board representation
Takes no parameters.
Install
git clone https://github.com/junyeong-nero/gomoku-mcp-serverThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Gomoku MCP Server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.