HuaTug/MCP
3.1
If you are the rightful owner of MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Go Server Development Guide provides a comprehensive example of how to develop an MCP service using Go and integrate it with LLM.
Tools
Functions exposed to the LLM to take actions
calculator
Performs basic mathematical operations.
read_file
Reads file content.
write_file
Writes content to a file.
http_request
Sends HTTP requests.
system_info
Retrieves system information.
current_time
Gets the current time.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client