Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by threesquared • Uncategorized
An MCP server enabling semantic search and retrieval of Gousto recipes by title and UID.
Perform semantic search on Gousto recipe titles.
Retrieve detailed recipe information by unique identifier.
Integrated with Home Assistant requiring recipe data access via MCP.
This MCP server allows users to search Gousto recipes by their titles using semantic vector search and retrieve detailed recipe information by UID. It leverages local embeddings generated with the Xenova/bge-small-en-v1.5 model and stores them in a SQLite vector database for efficient semantic search. The server integrates with Home Assistant via the Model Context Protocol, enabling conversational agents to access recipe data seamlessly.