crystal
The Crystal Programming Language
crystal MCP Server
MCP server for graphile/crystal
Ready-to-Use Client Configurations
{
"mcpServers": {
"crystal": {
"command": "npx",
"args": [
"-y",
"@graphile/crystal"
]
}
}
}