crystal

GitHub

The Crystal Programming Language

20,371 stars Crystal 1 file ยท ~5,664 tokens #compiler#crystal#crystal-language#hacktoberfest#programming-language

crystal MCP Server

MCP server for graphile/crystal

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "crystal": {
      "command": "npx",
      "args": [
        "-y",
        "@graphile/crystal"
      ]
    }
  }
}