GitHub See MCP Server
@JesusMaster
关于 GitHub See MCP Server
GitHub MCP SSE Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"github-see-mcp-server": {
"command": "docker",
"args": [
"build",
"-t",
"github-see-mcp-server",
"."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is GitHub See MCP Server?
A server-side implementation for the GitHub See MCP project that handles context processing and management between GitHub repositories and AI model interactions, enabling seamless integration of AI capabilities with your codebase.
How to use GitHub See MCP Server?
Clone the repository, build the Docker image, and run the container with environment variables such as GITHUB_TOKEN and MCP_SSE_PORT. Ensure your AI model supports the Model Context Protocol, generate an API key, and configure the endpoints in your environment.
Key features of GitHub See MCP Server?
- 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
Use cases of GitHub
版本控制 分类下的更多 MCP 服务器
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
AIO-MCP Server
athapong🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from https://github.com/nguyenvanduocit/all-in-one-model-context-protocol
mcp-github-trending MCP Server
hetaoBackendMCP server for getting github trending repos & developers

GitLab
modelcontextprotocolModel Context Protocol Servers
MCP Git Ingest
adhikaspA Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
评论