Update security requirements for servers

Note about security requirements, as discussed with @jenn-newton
This commit is contained in:
Den Delimarsky
2026-01-26 20:39:39 -08:00
parent b68d67d155
commit 80397a9d3b
2 changed files with 10 additions and 1 deletions

View File

@@ -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: