mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 00:03:23 +02:00
Update security requirements for servers
Note about security requirements, as discussed with @jenn-newton
This commit is contained in:
@@ -5,6 +5,9 @@ This repository is a collection of *reference implementations* for the [Model Co
|
||||
> [!IMPORTANT]
|
||||
> If you are looking for a list of MCP servers, you can browse published servers on [the MCP Registry](https://registry.modelcontextprotocol.io/). The repository served by this README is dedicated to housing just the small number of reference servers maintained by the MCP steering group.
|
||||
|
||||
> [!WARNING]
|
||||
> The servers in this repository are intended as **reference implementations** to demonstrate MCP features and SDK usage. They are meant to serve as educational examples for developers building their own MCP servers, not as production-ready solutions. Developers should evaluate their own security requirements and implement appropriate safeguards based on their specific threat model and use case.
|
||||
|
||||
The servers in this repository showcase the versatility and extensibility of MCP, demonstrating how it can be used to give Large Language Models (LLMs) secure, controlled access to tools and data sources.
|
||||
Typically, each MCP server is implemented with an MCP SDK:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user