MCP-server-using-FastMCP

fedilahbib/MCP-server-using-FastMCP

3.2

If you are the rightful owner of MCP-server-using-FastMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This project implements a simple Model Context Protocol (MCP) server using FastMCP, Pydantic, and Uvicorn.

Tools

Functions exposed to the LLM to take actions

add_product

Adds a new product to the in-memory catalog.

search_product

Searches for products by name or category.

get_product

Gets a product by its unique ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources