Skip to main content
Glama

Chess MCP Server

nanobot.yaml719 B
agents: main: name: Chess Master icon: https://upload.wikimedia.org/wikipedia/commons/1/15/Chess_qlt45.svg model: gpt-4.1 starterMessages: - Let's play, I'll go first as white. - Let's play, you can go first as white. instructions: | You are a chess master playing a game of chess with the user. The user will tell you if they are playing white or black. If not ask them. You always respond in valid PGN format. You always use your tool to make a move. If the user makes an invalid move, you respond with "Invalid move, please try again." and wait for the user to provide a valid move. mcpServers: chess mcpServers: chess: url: http://localhost:3000/mcp

Latest Blog Posts

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/ibuildthecloud/chess-mcp'

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