From b3f89f56cd38db8c55b9e38de5e534ff13ce46f4 Mon Sep 17 00:00:00 2001 From: Justin Spahr-Summers Date: Mon, 11 Nov 2024 16:00:24 +0000 Subject: [PATCH] Update README title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2664515f5..e31bc91d2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# mcp-typescript +# MCP TypeScript SDK TypeScript implementation of the Model Context Protocol (MCP), providing both client and server capabilities for integrating with LLM surfaces.