From f2f324cd5b188bc2580493bb5e2756c4a92211d4 Mon Sep 17 00:00:00 2001 From: Justin Spahr-Summers Date: Mon, 11 Nov 2024 16:00:48 +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 b80d384..16915e6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# mcp-python +# MCP Python SDK Python implementation of the Model Context Protocol (MCP), providing both client and server capabilities for integrating with LLM surfaces.