mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-02 03:00:15 -04:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
c6c6217467
commit
69e755f64c
@@ -1,4 +1,4 @@
|
||||
# Example MCP servers 
|
||||
# MCP 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
|
||||
|
||||
Reference in New Issue
Block a user