Provides reference implementations for Model Context Protocol (MCP) servers, demonstrating how to give Large Language Models (LLMs) secure, controlled access to tools and data sources.
This repository is a collection of reference implementations for the Model Context Protocol (MCP), showcasing its versatility and extensibility. These servers demonstrate how MCP can provide Large Language Models (LLMs) with secure, controlled access to various tools and data sources. Each server is implemented using either the Typescript or Python MCP SDK, offering practical examples for developers.