← Back to Portfolio

Gomoku Game MCP

2025.11

📋 Overview

A Gomoku (Five-in-a-Row) game server that lets LLMs play via the Model Context Protocol. Exposes a tactical threat analysis engine and priority-ranked move suggestions as MCP tools, so any LLM can reason about the board and make strategic moves — including an AI vs AI mode to watch two models compete head-to-head.

🛠️ Technologies

Python FastMCP OpenRouter MCP FastAPI

⚡ Features

🔗 Links