Skip to main content
Glama

Shogi MCP Server

by azumausu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoブリッジサーバーのポート8787
DEBUGNoエンジン通信のデバッグログを有効化("1"で有効)
EVAL_DIRNo評価関数ディレクトリのパス
EVAL_FILENo評価関数ファイルのパス
REST_BASENoMCPサーバーが使用するブリッジAPIのベースURLhttp://localhost:8787
ENGINE_PATHNo将棋エンジンのパス./engine/engine

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
ping

ヘルスチェック(常に pong を返す)

analyze

SFENを解析して候補手(MultiPV)・評価値・PVを返す

eval_at

現局面で特定の一手を指した先を解析して返す

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/azumausu/shogi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server