MCP Directory
Back

experimental-ext-grouping

by modelcontextprotocol · JavaScript · ★ 9

About experimental exploration of organization for MCP primitives. Maintained by the Primitive Grouping Interest Group.

Install

npx -y github:modelcontextprotocol/experimental-ext-grouping

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

> ⚠️ **Experimental** — This repository is an incubation space for the Primitive Grouping Interest Group. Contents are exploratory and do not represent official MCP specifications or recommendations. This Interest Group explores how MCP Primitives (Tools, Resources, Prompts, Tasks) might be organized, beyond the flat lists that are maintained by the protocol, and how such organization might benefit both MCP servers and clients. - **Requirements gathering:** Documenting use cases and constraints - **Pattern exploration:** Testing and evaluating various approaches - **Proof of concepts:** Main…
Read full README on GitHub →

Related other servers