Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Give-a-Go • Uncategorized
A simple MCP server exposing an addition function using FastMCP.
Perform basic arithmetic operations via MCP.
A simple example of MCP server implementation.
Integrate AI models with external tools using FastMCP.
This repository provides a basic example of implementing a Model Context Protocol (MCP) server using the FastMCP framework. It exposes a simple addition tool that can be called by MCP clients, demonstrating how AI models can interact with external functions. The server is cross-platform and easy to set up, making it ideal for developers learning to create MCP servers or integrate AI models with external tools.