JedIV/mcp-oauth-server
Dataiku MCP server with OAuth 2.1 — exposes agent tools to Claude, ChatGPT, and other MCP clients
Platform-specific configuration:
{
"mcpServers": {
"mcp-oauth-server": {
"command": "npx",
"args": [
"-y",
"mcp-oauth-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...