Search and compare grocery prices across UK supermarkets with product details.
{
"mcpServers": {
"io-github-jbeshir-supermarkets-uk-mcp": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Search and compare grocery prices across UK supermarkets with product details.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 3 days ago.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for io.github.jbeshir/supermarkets-uk-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A collection of Model Context Protocol servers written in Go. Each server communicates over stdio and can be used with any MCP-compatible client such as Claude Desktop or Claude Code.
Full read/write access to Workflowy — search, create, organize, and complete nodes. Smart caching respects API rate limits, and search results include breadcrumb paths showing where nodes sit in the hierarchy.
10 tools: search_nodes, get_node, list_children, create_node, update_node, delete_node, move_node, complete_node, uncomplete_node, list_targets
Requires: Workflowy API token
Search and trade on Manifold Markets prediction markets — place bets and limit orders, create and resolve markets, manage liquidity, and comment.
16 tools: search_markets, get_market, get_user, get_me, list_bets, get_comments, get_positions, place_bet, sell_shares, cancel_bet, create_market, resolve_market, close_market, add_comment, add_liquidity, send_mana
Requires: Manifold API key
Search and compare grocery prices across 9 UK supermarkets (Tesco, Sainsbury's, Ocado, Morrisons, Asda, Waitrose, HiYoU, Tuk Tuk Mart, Morueats). Returns prices, promotions, descriptions, ingredients, and nutritional information. Optional login enables order history and basket management for Tesco.
9 tools: list_supermarkets, search_products, compare_prices, get_product_details, browse_categories, get_order_history, get_basket, add_to_basket, remove_from_basket
Requires: Chrome/Chromium/Edge for some stores (Tesco, Asda, Waitrose). No API keys needed.
Search for products and get detailed information from Amazon across 20+ regional sites. Handles WAF challenges and CAPTCHA detection automatically.
3 tools: list_regions, search_products, get_product_details
Requires: Chrome/Chromium/Edge
Read-only access to WaniKani SRS data — user profile, lesson/review summaries, assignments, subjects (radicals, kanji, vocabulary), review statistics, and level progressions. Supports paginated collection endpoints with configurable limits.
6 tools: get_user, get_summary, get_assignments, get_subjects, get_review_statistics, get_level_progressions
Requires: WaniKani API token
Read-only access to Bunpro Japanese grammar SRS data — user profile, study queue, deck settings, review forecasts, JLPT progress, SRS level details, and grammar point/vocabulary lookups. Authenticates via email/password with automatic Devise login.
12 tools: get_user, get_study_queue, get_decks, get_stats, get_jlpt_progress, get_review_forecast, get_srs_overview, get_review_activity, get_grammar_srs_details, get_vocab_srs_details, get_grammar_point, get_vocab
Requires: Bunpro email and password
Download from Releases — available for macOS (Intel & Apple Silicon), Linux, and Windows.
Requires Go 1.24+.
go install github.com/jbeshir/mcp-servers/workflowy/cmd/workflowy-mcp@latest
go install github.com/jbeshir/mcp-servers/manifold/cmd/manifold-mcp@latest
go install github.com/jbeshir/mcp-servers/supermarkets-uk/cmd/supermarkets-uk-mcp@latest
go install github.com/jbeshir/mcp-servers/amazon-products/cmd/amazon-products-mcp@latest
go install github.com/jbeshir/mcp-servers/wanikani/cmd/wanikani-mcp@latest
go install github.com/jbeshir/mcp-servers/bunpro/cmd/bunpro-mcp@latest
Clone the repo and run make build — binaries are written to bin/.
These se