Integrates common Github functions, supports file operations, repository management, search, etc.
An MCP server implementation of the GitHub API, supporting file operations, repository management, search, and more.
Source code: https://github.com/modelcontextprotocol/servers/tree/main/src/github
Create GitHub personal access token:
repo
permissions ("Full control of private repositories")
public_repo
permissionsOn the MCP Server interface, log in and enter the AccessToken to generate the URL.
On the user's MCP Client interface, add the generated SSE URL to the MCP Server list.
"mcpServers": {
"github": {
"url": "http://mcp.higress.ai/mcp-github/{generate_key}",
}
}
by: Higress official
A multifunctional service designed specifically for the stock, futures, and foreign exchange markets. It provides a variety of tools, including candlestick charts, quotes, rankings, and more, to help users obtain real-time and historical data, perform technical analysis, and support decision-making.
accessToken