Skip to main content
Glama

ChessAgine MCP

by jalpp
package.json905 B
{ "name": "chessagine-mcp", "version": "1.0.0", "description": "", "type": "module", "main": "build/mastra/stdio.js", "bin": "build/mastra/stdio.js", "exports": { ".": { "types": "./dist/stdio.d.ts", "import": "./dist/stdio.js" } }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "mastra dev", "build:mcp": "tsc && chmod +x build/mastra/stdio.js && mcpb pack", "debug": "npx @modelcontextprotocol/inspector node build/mastra/stdio.js", "start": "mastra start" }, "keywords": [], "author": "", "license": "ISC", "engines": { "node": ">=20.9.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.18.2", "async-mutex": "^0.5.0", "chess.js": "^1.4.0", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.5.2", "mastra": "^0.13.2", "typescript": "^5.9.2" } }

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/jalpp/chessagine-mcp'

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