Oauth2 Authorization Server
SecurityOAuth2 Authorization Server with MariaDB, Docker OpenTelemetry LGTM, and Redis Integrations with Spring Boot 4, Java 25 and Docker. Integration Tests with Testcontainers and unit Tests with Junit 5, and Mockito
Installation
docker compose --profile start_application up -d --buildView configuration snippet
{
"mcpServers": {
"oauth2-authorization-server": {
"command": "docker",
"args": [
"compose",
"--profile",
"start_application",
"up",
"-d",
"--build"
]
}
}
}💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.
Compatibility Matrix
Cursor
Claude Desktop
MCP Compatible
Server Information
Quick Stats
Related Servers
Mcp Gateway Lasso Security
A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade agents.
Mcp Security Audit
A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.
Mcp Auth Servers
🔒 Reference MCP servers that demo how authentication works with the current Model Context Protocol spec.
Better Auth Mcp Server
better-auth-mcp-server MCP Server is an MCP server on MCP.so — view details, tools, and install instructions.
Like this server?
Discover more MCP servers or submit your own to directory.