Skip to main content
Glama
docker-builds.ps1347 B
Write-Host "Building STDIO image..." -ForegroundColor Yellow docker build --target stdio -t okta-mcp-server-stdio . Write-Host "Building SSE image..." -ForegroundColor Yellow docker build --target sse -t okta-mcp-server-sse . Write-Host "✅ Both images built successfully!" -ForegroundColor Green docker images | Select-String "okta-mcp-server"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fctr-id/okta-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server