REST API delegation module for FastMCP OAuth framework - HTTP/JSON API integration with token exchange support
{
"mcpServers": {
"fastmcp-oauthrest-api-delegation": {
"command": "npx",
"args": [
"-y",
"@fastmcp-oauth/rest-api-delegation"
]
}
}
}