mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2024-12-01 18:58:34 +03:00
56d2d1b1b4df655a1310a7e6d8c0cb5e89e38f3a
update git server to most recent MCP SDK
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
JavaScript
53.1%
Python
29.4%
TypeScript
17.5%