Skip to main content
Glama

chesscom-mxcp

manifest.json1.08 kB
{ "dxt_version": "0.1", "name": "chesscom-mxcp", "version": "0.1.0", "description": "An enterprise-grade Chess.com MCP server built with MXCP, featuring caching, analytics, audit trails, and advanced data analysis capabilities.", "author": { "name": "datYori", "email": "yann@raw-labs.com", "url": "https://mxcp.dev/" }, "homepage": "https://github.com/datYori/chesscom-mxcp", "icon": "https://images.chesscomfiles.com/uploads/v1/images_users/tiny_mce/PedroPinhata/phpkXK09k.png", "server": { "type": "binary", "entry_point": "mxcp serve --transport stdio", "mcp_config": { "command": "${__dirname}/mxcp serve --transport stdio", "args": [], "env": {} } }, "compatibility": { "platforms": [ "darwin", "win32", "linux" ] }, "user_config": { "none": { "type": "string", "title": "test", "description": "test", "required": false, "sensitive": false, "default": "test" } }, "keywords": [ "chess", "mxcp" ], "license": "MIT" }

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/datYori/chesscom-mxcp'

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