Primitive Grouping #2
Replies: 1 comment
-
IMO this does not capture server-side primitive grouping concerns. A couple of those concerns
There are other server-side use cases articulated from previous discussions use case discussion having to do with using grouping for server-side governance, and management. Perhaps a 'server-side primitive grouping' discussion should be created, to focus specifically on server-side uses and concerns wrt primitive grouping. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Large MCP servers e.g, Github, Azure, Workspaces, etc., organize primitives into semantic groups. Clients select the groups to use for a particular request / scenario, and servers only list primitives corresponding to those.
Currently, even though some servers and gateways implement grouping, they do so in an ad-hoc manner, which prevents clients from engaging with them meaningfully.
Examples:
References:
Beta Was this translation helpful? Give feedback.
All reactions