Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by 0shimax • Tools & CLI
A minimal Python MCP server example that exposes a simple addition tool over stdio for use with uv and Cline.
Run simple, local MCP tools (e.g., arithmetic or small utility functions) via stdio transport for development and testing.
Integrate custom Python-based tools into a Cline project by registering and invoking an MCP server.
A minimal example or template to extend with additional tools using FastMCP and the MCP SDK.
This repository demonstrates how to create a small MCP server using the FastMCP class from the MCP SDK, add a tool (an addition function), and run the server using the uv tool in stdio mode. It shows installation steps for uv and the MCP SDK, how to structure server code, and how to register the server in a Cline project configuration. It is intended as a quick-start template for developing and testing MCP-based tools locally.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.