mcp-framework
by QuantGeekDev
Overview
This repository provides a framework for integrating and managing OAuth authentication within a server application, potentially involving HTTP streaming.
Installation
No command providedSecurity Notes
The project extensively documents OAuth implementation and includes a 'SECURITY_AUDIT.md', suggesting a strong focus on security. However, without direct code access, deeper analysis for 'eval', obfuscation, or specific network vulnerabilities is not possible. OAuth frameworks are inherently security-critical and require careful implementation.
Similar Servers
mcp-gateway
A gateway or proxy server for managing and routing API requests, likely including authentication (OAuth) and JSON-RPC handling.
oauth-mcp-proxy
OAuth 2.1 authentication library for Go-based Model Context Protocol (MCP) servers, supporting multiple SDKs and providers.
oauth2-authorization-server
An OAuth2 Authorization Server providing secure authentication and authorization, enhanced with AI capabilities (chat, vector store, tool use) and file management features.
mcp-oauth2-proxy
This project acts as an OAuth2 proxy to secure web applications or services, handling authentication and authorization through an OAuth2 provider.