Integrates common Github functions, supports file operations, repository management, search, etc.
accessToken
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": "https://mcp.higress.ai/mcp-github/{generate_key}",
}
}
by: Higress official
Time Calibration: Can provide the current time based on a specified time zone. It can also determine the user location through their IP address, and then provide an accurate time based on the time zone of that location.
by: Higress official
Spatial positioning: Determine the user location based on their IP, supporting automatic acquisition of the user IP.
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.