Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by purunep • Uncategorized
A sample MCP server providing food recipe data via streamable HTTP transport.
Retrieve a list of all available food recipes.
Search recipes based on specific ingredients.
Get detailed recipe information by name.
This MCP server offers endpoints to fetch all food recipes, search recipes by ingredients, and retrieve recipes by name using streamable HTTP. It is designed as a sample implementation to demonstrate the Model Context Protocol for recipe data. The server supports easy interaction through HTTP requests or MCP protocol tools, facilitating integration with agents that require recipe information.