Loading languages...
@M

@modelcontextprotocol/server-everything

@modelcontextprotocol

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.

test
mcp server

# mcpServer Config

{
  "mcpServers": {
    "everything": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-everything"
      ]
    }
  }
}

# stdio

npx -y @modelcontextprotocol/server-everything
Transport:
stdio
streamable
sse
Sprache:
JavaScript
Aktualisiert:8/3/2025