mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-02-19 11:54:58 -05:00
8729d06c2ea612ae16ec41abb64a653a4d8c0f5b
Example MCP servers 
Example servers for the Model Context Protocol, to demonstrate the kinds of things you can do!
Getting started
Install from npm:
npm install -g @modelcontextprotocol/example-servers
Then, the example servers will be globally available on your PATH:
mcp-server-everything
mcp-server-postgres
# ...
Each server will operate differently. See the READMEs within src for more information.
Languages
TypeScript
70.3%
Python
18.2%
JavaScript
10.3%
Dockerfile
1.2%