Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers authored Nov 19, 2024
1 parent c6c6217 commit 69e755f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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!

Expand All @@ -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
Expand Down

0 comments on commit 69e755f

Please sign in to comment.