Acerca de
This project offers a straightforward Model Context Protocol (MCP) server built with FastMCP, Pydantic, and Uvicorn. It provides essential tools for managing a product catalog, such as adding new products, searching by name or category, and retrieving product information by ID. Products are stored in a simple in-memory database, making this server an ideal solution for rapid prototyping, demonstrations, or seamless integration with an MCP-compatible AI agent.