Example MCP server: everything
everythingis a Model Context Protocol (MCP) server thatattempts to exercise all the features of the MCP protocol. It is not intended to be a useful server, but rather a test server for builders of MCP clients. It implements prompts, tools, resources, sampling, and more to showcase MCP capabilities.
Source: everything as part of the official MCP examples on GitHub.
MCP artefacts