From 7af61d4033ddd7434dde63f373ce8c2cd3613343 Mon Sep 17 00:00:00 2001 From: Amit Sinha Date: Wed, 13 May 2026 14:18:42 +0200 Subject: [PATCH] Revise README to highlight architecture Updated Readme to highlight architecture --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 666b8ff..47c80b9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ [![Go](https://img.shields.io/badge/Go-1.21-blue.svg)](https://golang.org/) [![TypeScript](https://img.shields.io/badge/TypeScript-5.0-blue.svg)](https://www.typescriptlang.org/) -> **Production-ready security gateway for Model Context Protocol (MCP) servers** with authentication, policy-based access control, tool filtering, and comprehensive audit logging for AI agents, Claude Desktop, VS Code, and custom LLM applications. +> **Self-hosting ready security gateway for Model Context Protocol (MCP) servers** with authentication, policy-based access control, tool filtering, and comprehensive audit logging for AI agents, Claude Desktop, VS Code, and custom LLM applications. + +datacline-mcp-gateway ## 🌟 What is Secure MCP Gateway?