module CrystalMcp

Overview

Crystal Model Context Protocol (MCP) server implementation.

This module provides a server that implements the MCP protocol, allowing integration with AI agents to provide Crystal-specific tools.

Defined in:

config.cr
main.cr
server.cr
tools.cr
utils.cr

Constant Summary

VERSION = "0.1.4"

The current version of the Crystal MCP server.