1. Conduid
  2. Developer Tools
  3. Gomoku MCP Server
MCP server · Developer Tools

Gomoku MCP Server

Unclaimed devtools
30Low

Scored 8 days ago · breakdown

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

Clone
git clone https://github.com/junyeong-nero/gomoku-mcp-server

This 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

I know everything about Gomoku MCP Server. Ask me about installation, configuration, usage, or troubleshooting.

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.
Questions

About Gomoku MCP Server

How do I install Gomoku MCP Server?

Run git clone https://github.com/junyeong-nero/gomoku-mcp-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Gomoku MCP Server safe to use with an AI agent?

Its trust score is 30 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Gomoku MCP Server still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.