A server for the Machine Chat Protocol (MCP) that provides a YAML-based configuration system for LLM applications, allowing users to define resources, tools, and prompts without writing code.
A declarative framework that manages LLM resources, prompts, and tools through YAML configuration files. It enables LLMs to interact with external data, CLI commands, and Python functions using the Model Context Protocol.