# MCP Everything Server

This MCP server 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.

## Manifest

```json
{
  "name": "MCP Everything Server",
  "description": "This MCP server 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_url": "https://github.com/modelcontextprotocol/servers/tree/main/src/everything",
  "source_pin": null,
  "manifest_hash": "8ecf8f981a84abf6f446a42696cbfc599c0aece7af5b67913cd400bbccaa55eb",
  "risk_tier": "T2"
}
```

## SBOM

```json
null
```

