mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-17 23:53:24 +02:00
4cce5972538f380624d4731c1f0f9deb4899f7ce
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/servers
Then, the 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
69.4%
Python
19.2%
JavaScript
10.2%
Dockerfile
1.2%