anevjes/FastMCP-ToolSecurityTrimming
A quick sample on how to implement tool security trimming based on user's role assignment with entraID using FastMCP Middleware
Platform-specific configuration:
{
"mcpServers": {
"FastMCP-ToolSecurityTrimming": {
"command": "npx",
"args": [
"-y",
"FastMCP-ToolSecurityTrimming"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...