diff --git a/README.md b/README.md index fea9dbf6..615c4c44 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Model Context Protocol +# MCP Ruby SDK ![Gem Version](https://img.shields.io/gem/v/mcp) ![MIT licensed](https://img.shields.io/badge/license-MIT-green) [![CI](https://github.com/modelcontextprotocol/ruby-sdk/actions/workflows/ci.yml/badge.svg)](https://github.com/modelcontextprotocol/ruby-sdk/actions/workflows/ci.yml) -A Ruby gem for implementing Model Context Protocol servers +The official Ruby SDK for Model Context Protocol servers and clients. ## Installation