diff --git a/README.md b/README.md index fe4d6a8..75b145a 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ A flexible .NET caching library with multiple cache strategies, pluggable persis | **Tharga.Cache.MongoDB** | MongoDB persistence backend | [![NuGet](https://img.shields.io/nuget/v/Tharga.Cache.MongoDB)](https://www.nuget.org/packages/Tharga.Cache.MongoDB) | | **Tharga.Cache.File** | File-based persistence backend | [![NuGet](https://img.shields.io/nuget/v/Tharga.Cache.File)](https://www.nuget.org/packages/Tharga.Cache.File) | | **Tharga.Cache.Blazor** | Blazor monitoring UI components | [![NuGet](https://img.shields.io/nuget/v/Tharga.Cache.Blazor)](https://www.nuget.org/packages/Tharga.Cache.Blazor) | +| **Tharga.Cache.Mcp** | MCP (Model Context Protocol) provider | [![NuGet](https://img.shields.io/nuget/v/Tharga.Cache.Mcp)](https://www.nuget.org/packages/Tharga.Cache.Mcp) | ## Quick Start