Install
npx -y @modelcontextprotocol/server-filesystem /path/to/allowed/files
$
This repository hosts the official reference implementations for the Model Context Protocol, maintained by the MCP steering group to demonstrate protocol features and SDK usage. The bundled servers are Everything, Fetch, Filesystem, Git, Memory, Sequential Thinking, and Time, each showing how MCP gives LLMs secure, controlled access to tools and data sources. They are educational examples rather than production-hardened software, so use them as a starting point and reference when building your own MCP servers.