GitHub See MCP Server
@JesusMaster
About GitHub See MCP Server
GitHub MCP SSE Server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"github-see-mcp-server": {
"command": "docker",
"args": [
"build",
"-t",
"github-see-mcp-server",
"."
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Version Control MCP servers
Atlassian Jira MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.
Bitbucket Server MCP
garc33MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
Linear MCP Server
clinea private MCP server for accessing Linear
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
Comments