Various types of queries can be performed, including searching for recipes by category, retrieving detailed information by ID, viewing a list of recipe categories, and searching for recipes by keyword.
The APP Code required for API authentication can be applied for at the Alibaba Cloud API Marketplace: https://market.aliyun.com/apimarket/detail/cmapi00045093
This document introduces the main functions and purposes of the MCP server, as well as the specific use cases for each tool.
The MCP server is primarily used to provide recipe-related API services. Through these APIs, users can perform various types of queries, including searching recipes by category, retrieving detailed information by ID, viewing a list of recipe categories, and searching recipes using keywords. Additionally, all requests must carry specific authentication information to ensure secure access.
classid
(Required): The specified category identifier.num
(Required): The number of results to return.start
(Optional): The starting position in the result set, default is 0.id
(Required): The unique identifier of the target recipe.keyword
(Required): The search term used for matching.num
(Required): The number of search results to return.start
(Optional): The starting position in the search results, default is 0.The above provides a brief introduction to the various functions and services offered by the MCP server. By effectively utilizing these tools, developers can easily create food applications that meet different needs.
by: Higress official
A multifunctional service designed specifically for the stock, futures, and foreign exchange markets. It provides a variety of tools, including candlestick charts, quotes, rankings, and more, to help users obtain real-time and historical data, perform technical analysis, and support decision-making.
appCode