qilin

qilin

3.3

If you are the rightful owner of qilin and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Qilin is a Model Context Protocol Framework for Go, designed to simplify the creation of MCP servers with a familiar interface for Go developers.

Qilin is a Go-based framework that facilitates the development of Model Context Protocol (MCP) servers. It is designed to be intuitive for developers familiar with Go's web application frameworks, offering a zero-configuration server setup. Qilin supports streamable HTTP transport, making it versatile for various applications. The framework is currently a work in progress, but it already provides essential features such as tools and resources management, middleware support, and subscription capabilities. Qilin aims to streamline the process of building MCP servers by providing a robust and easy-to-use platform.

Features

  • Zero-config server: Launches an MCP server on STDIN/STDOUT with minimal setup.
  • Familiar look and feel: Inspired by Go's web application framework, making it easy for developers to adapt.
  • Streamable HTTP: Supports streamable HTTP transport for efficient data handling.

Tools

  1. order_beer

    Handles beer ordering requests and calculates the total amount.