Server data from the Official MCP Registry
AI-powered grocery and meal planning. Discover meals, plan menus, find deals, track budgets.
About
AI-powered grocery and meal planning. Discover meals, plan menus, find deals, track budgets.
Remote endpoints: streamable-http: https://api.noshup.ca/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-navshainc-noshup": {
"url": "https://api.noshup.ca/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
NoshUp MCP Server
AI-powered grocery and meal planning via the Model Context Protocol.
Endpoint
https://api.noshup.ca/mcp
Transport: Streamable HTTP
What it does
NoshUp exposes read-only tools for meal planning, grocery deals, and budget tracking:
- Meals - Search and discover meals by cuisine, dietary preference, and ingredients
- Flyers - Browse current grocery store flyers and deals
- Meal Plans - View weekly meal plans
- Grocery - Access grocery lists and shopping items
- Budget - Track food spending and budget status
All tools are scoped to the authenticated user's household.
Authentication
NoshUp uses long-lived API keys (nsh_mcp_...) for MCP connections.
Getting an API key
- Log in to your NoshUp account at noshup.ca
- Generate an MCP API key via the API:
# Login to get a JWT access token http POST https://api.noshup.ca/api/v1/auth/login email=you@example.com password='***' # Create an MCP API key (returns the key once) http POST https://api.noshup.ca/api/v1/mcp-api-keys/ \ Authorization:"Bearer <accessToken>" \ name=my-mcp-connector - Save the returned
nsh_mcp_...token - it's shown only once
Connecting to Claude
- Go to Claude > Settings > Connectors > Add custom connector
- Enter server URL:
https://api.noshup.ca/mcp - Leave OAuth fields empty
- Authenticate with your
nsh_mcp_...API key
Connecting to ChatGPT
- Enable Developer Mode: Settings > Apps & Connectors > Advanced
- Settings > Apps & Connectors > Create
- URL:
https://api.noshup.ca/mcp - Auth: Token > paste your
nsh_mcp_...key
Connecting to Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"noshup": {
"url": "https://api.noshup.ca/mcp",
"headers": {
"Authorization": "Bearer nsh_mcp_..."
}
}
}
}
Connecting via Claude Code
claude mcp add --transport http noshup https://api.noshup.ca/mcp
Privacy Policy
NoshUp MCP tools access your household's meal plans, grocery lists, flyer deals, and budget data. Data is scoped to your authenticated user account and never shared across households. See noshup.ca/privacy for full details.
Support
- Email: support@noshup.ca
- Website: noshup.ca
License
Copyright (c) 2026 Navsha Inc. All rights reserved.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
