Example MCP server: everything

everything is a Model Context Protocol (MCP) server that

attempts 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.