Skip to content

Add role-based access control for MCP Servers #136

Description

@haru

Currently, all MCP Servers can be executed by any user without restrictions. This poses a security concern, especially for system-related MCP Servers that should only be accessible to administrators.

We need to implement a role-based permission system that allows specifying which user roles can execute each MCP Server. For example, system administration MCP Servers should be restricted to admin users only, while general-purpose servers could remain accessible to all users.

This would provide better security and control over who can access sensitive MCP Server functionality.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions