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.
appCode
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
Context7 pulls up-to-date, version-specific documentation and code examples directly from the source, get better answers when generating and debuging codes.
by: Higress official
Manage Yuque knowledge base, documents, and team members