Skip to content

Support or enable varying the list of available tools/resources per user #714

@Geasley

Description

@Geasley

Is your feature request related to a problem? Please describe.
I want to be able to return a different list of MCP servers back to users depending on the user's individual permissions. Unfortunately the list of available tools/resources/etc. is statically described at the root of the application.

Describe the solution you'd like
Provide a way to hook in to the listing call/endpoing without havint to intercept and immitate the JSON RPC response through a bespoke JSON constructing middleware (I don't want to have to maintain).

Describe alternatives you've considered
Implemented a bespokse JSON constructing middleware to intercept the list call (subsequent to the access control check)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions