example-go-mcp-server

slashben/example-go-mcp-server

3.2

If you are the rightful owner of example-go-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.

This is a simple Model Context Protocol (MCP) server that provides basic mathematical operations using the mark3labs MCP Go library and Kubescape MCP implementation pattern.

Tools

Functions exposed to the LLM to take actions

add

Adds two numbers together.

sub

Subtracts the second number from the first.

mul

Multiplies two numbers together.

div

Divides the first number by the second with zero division protection.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources