Skip to main content
Glama
package.json•536 B
{ "name": "chess-mcp-widget", "version": "1.0.0", "description": "Chess board widget for ChatGPT MCP", "main": "dist/chess.js", "scripts": { "build": "esbuild src/ChessBoard.tsx --bundle --format=esm --outfile=dist/chess.js" }, "dependencies": { "react": "^18.2.0", "react-dom": "^18.2.0", "chess.js": "^1.0.0-beta.8", "react-chessboard": "^4.3.0" }, "devDependencies": { "@types/react": "^18.2.0", "@types/react-dom": "^18.2.0", "typescript": "^5.3.0", "esbuild": "^0.19.0" } }

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/GeneralJerel/ChessMCP'

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