Ozzynet MCP Server
A prototype project based on the MCP server that performs upstream authentication via an external REST endpoint, authenticates users using GitHub OAuth, and integrates Quarkus OIDC for access control.
rating : 2 points
downloads : 13
What is a GitHub-authenticated MCP Server?
This is a prototype MCP server that offers various tool functions. However, it controls access rights through authentication via GitHub OAuth. Users need to log in and authorize via GitHub before using certain functions.How to use this service?
Basic usage process: 1) Connect to the server via an MCP client (e.g., Claude). 2) Receive an authorization link when authentication is required. 3) Click the link to complete GitHub login and authorization. 4) Return to the client to continue using the functions.Applicable scenarios
Suitable for team collaboration scenarios that require secure access to GitHub data or AI assistant applications that need to integrate GitHub functionsMain features
GitHub OAuth authenticationAuthenticate users through the standard GitHub OAuth process
Session managementManage user authentication status based on session IDs
GitHub API integrationProvide tools to access the GitHub API, such as getting a list of repository issues
Advantages and limitations
Advantages
Utilize the existing GitHub account system without the need for separate registration
The standard OAuth process is secure and reliable
Session management ensures the continuity of each interaction
Limitations
Currently only support GitHub authentication
Need to pre - configure a GitHub OAuth application
Limited functions in the prototype stage
How to use
Set up a GitHub OAuth application
Create an OAuth application in the GitHub developer settings and configure the callback URL as http://127.0.0.1:8080/auth
Configure the MCP client
Add server information to the configuration file of MCP clients such as Claude
Use functions
Request functions that require authentication via the MCP client and complete GitHub login and authorization as prompted
Usage examples
View issues in an open - source projectQuery the list of issues in an open - source project on GitHub via the MCP server
Personal project managementManage issues in your own GitHub projects
Frequently Asked Questions
Why is GitHub authorization required?
Where is the authorization information stored?
Which MCP clients are supported?
Related resources
GitHub OAuth documentation
Official GitHub documentation for developing OAuth applications
MCP protocol description
Detailed description of the Model Context Protocol
Example code repository
Example code for this project
Featured MCP Services

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
87
4.3 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
567
5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
754
4.8 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points