Kerberos delegation module for FastMCP OAuth framework - Windows Kerberos Constrained Delegation support
{
"mcpServers": {
"fastmcp-oauthkerberos-delegation": {
"command": "npx",
"args": [
"-y",
"@fastmcp-oauth/kerberos-delegation"
]
}
}
}