Creating Tools with @mcp.tool
Tools are functions that AI can call. The @mcp.tool decorator registers your function with the MCP server.
Learning Objectives
Lesson Outline
Tools are functions that AI can call. The @mcp.tool decorator registers your function with the MCP server.