From 69e755f64cad635621e031268f7a52f52c888425 Mon Sep 17 00:00:00 2001 From: Justin Spahr-Summers Date: Tue, 19 Nov 2024 14:54:47 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1320435d..a9e8d0c1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Example MCP servers ![NPM Version](https://img.shields.io/npm/v/%40modelcontextprotocol%2Fexample-servers) +# MCP servers ![NPM Version](https://img.shields.io/npm/v/%40modelcontextprotocol%2Fexample-servers) Example servers for the Model Context Protocol, to demonstrate the kinds of things you can do! @@ -7,10 +7,10 @@ Example servers for the Model Context Protocol, to demonstrate the kinds of thin Install from npm: ```sh -npm install -g @modelcontextprotocol/example-servers +npm install -g @modelcontextprotocol/servers ``` -Then, the example servers will be globally available on your PATH: +Then, the servers will be globally available on your PATH: ```sh mcp-server-everything