Sponsored by Deepsite.site

GitHub See MCP Server

Created By
JesusMaster9 months ago
GitHub MCP SSE Server
Content

GitHub See MCP Server

A server-side implementation for the GitHub See MCP (Model Context Protocol) project. This server handles the context processing and management between GitHub repositories and model interactions, enabling seamless integration of AI capabilities with your codebase.

🚀 Features

  • Real-time webhook processing for GitHub events
  • AI model communication via Model Context Protocol (MCP)
  • Event-driven architecture for handling repository actions
  • Custom configuration for repository-to-model mapping
  • Secure authentication with GitHub OAuth
  • Detailed logging and monitoring capabilities

📋 Prerequisites

  • Node.js (v16.x or higher)
  • MongoDB (v5.0 or higher)
  • Valid GitHub OAuth application credentials
  • Compatible AI model endpoints

🔧 Installation

  1. Clone the repository:

    git clone https://github.com/JesusMaster/github-see-mcp-server.git
    cd github-see-mcp-server
    
  2. Build the Docker image:

    docker build -t github-see-mcp-server .
    

🔧 Configuration

The server can be configured using:

  1. Environment variables
  2. Docker environment variables passed at runtime

For Docker deployments, you can pass configuration options directly:

docker run -d -p 3200:3200 -e GITHUB_TOKEN={YOUR_TOKEN_HERE} -e MCP_SSE_PORT=3200 --name github-see-mcp-server github-see-mcp-server

🌐 AI Model Integration

To connect your AI model to this system:

  1. Ensure your model supports the Model Context Protocol (MCP)
  2. Generate an API key for secure communication
  3. Configure the endpoints in your environment variables

📦 Project Structure

github-see-mcp-server/
├── controllers/        # Request handlers
│   ├── github.ts
│   └── issues.ts
├── Dockerfile          # Production Docker configuration
├── main.ts             # Application entry point
├── sse-server.ts       # Server-Sent Events handler (if applicable)
├── package.json        # Project dependencies
├── pnpm-lock.yaml      # PNPM lock file
├── README.md           # This file
└── tsconfig.json       # TypeScript configuration

🤝 Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📜 License

This project is licensed under the MIT License.

📞 Contact

Project Owner: JesusMaster

GitHub: @JesusMaster

🙏 Acknowledgements

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Serper MCP ServerA Serper MCP Server
Playwright McpPlaywright MCP server
Tavily Mcp
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
WindsurfThe new purpose-built IDE to harness magic
Amap Maps高德地图官方 MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
DeepChatYour AI Partner on Desktop
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
ChatWiseThe second fastest AI chatbot™
CursorThe AI Code Editor
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.