MCP Directory
Back

experimental-ext-variants

by modelcontextprotocol · Go · ★ 6

Status: Experimental. This repository provides a multi-language reference implementation of the variants proposal for the Model Context Protocol (MCP), as described in SEP-2053.

#experimental#extension

Install

go install github.com/modelcontextprotocol/experimental-ext-variants@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "experimental-ext-variants": {
      "command": "npx",
      "args": [
        "-y",
        "github:modelcontextprotocol/experimental-ext-variants"
      ]
    }
  }
}

From the README

> #### **Status:** Experimental. This work is for prototyping and feedback only, and is not an accepted or official MCP extension. This repository provides a multi-language reference implementation of the variants proposal for the Model Context Protocol (MCP), as described in [SEP-2053](https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2053). | Language | Directory | Package | Status | |----------|-----------|---------|--------| | Go | | | Planned | | Python | | | Planned | | TypeScript | | | Planned | The Go implementation includes runnable example servers under [](go…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers