deploypilotorg/mcp-server
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A modular Model Control Protocol (MCP) server that provides tools for interacting with GitHub repositories.
The MCP Server is a versatile and modular server designed to facilitate interactions with GitHub repositories through a Model Control Protocol. It supports both HTTP and stdio transport modes, allowing for flexible deployment and communication. The server is equipped with a variety of tools that enable users to perform tasks such as cloning and analyzing GitHub repositories, executing system commands, and retrieving mock weather data. Its modular design allows for easy extension by adding new tool handlers. The server also supports CORS, making it suitable for cross-origin requests. With comprehensive testing capabilities, the MCP Server ensures reliability and robustness in its operations.
Features
- Modular design with extensible tool handlers
- Support for both HTTP and stdio transport
- GitHub repository analysis tools
- Command execution capability
- CORS support for cross-origin requests
Tools
get_time
Get the current time
calculate
Perform simple calculations
get_weather
Get mock weather data for a location
github_repo
Clone and analyze GitHub repositories
execute_command
Execute commands in the system shell