Forage Shopping
Rank #3,854io.github.jalexspringer/forage-shopping
MCP server providing forage-shopping capabilities
Forage Shopping is a Model Context Protocol (MCP) server published by narrativai. It ranks #3,854 of 132,046 servers tracked on MCP Toplist, and its repository has 109 GitHub stars. Forage Shopping is listed on Official MCP, with 1 tracked version. It was first listed on Feb 21, 2026 and most recently updated on Feb 21, 2026.
Ranks ahead of 128,192 of 132,046 servers on MCP Toplist.
Use Forage Shopping
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http forage-shopping https://forageshopping.com/mcp[mcp_servers.forage-shopping]
url = "https://forageshopping.com/mcp"Add to ~/.codex/config.toml.
https://forageshopping.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"forage-shopping": {
"url": "https://forageshopping.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"forage-shopping": {
"type": "http",
"url": "https://forageshopping.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"forage-shopping": {
"serverUrl": "https://forageshopping.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"forage-shopping": {
"url": "https://forageshopping.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jalexspringer%2Fforage-shopping)<a href="https://mcptoplist.com/server/io.github.jalexspringer%2Fforage-shopping"><img src="https://mcptoplist.com/badge/io.github.jalexspringer%2Fforage-shopping.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
narrativai
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Feb 21, 2026 |
Frequently asked questions
- Who maintains Forage Shopping?
- Forage Shopping is maintained by narrativai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Forage Shopping listed on the Official MCP Registry?
- Yes — Forage Shopping is listed on the Official MCP Registry.
- How many versions does Forage Shopping have?
- MCP Toplist tracks 1 version of Forage Shopping, most recently published on Feb 21, 2026.
- Where can I find the source code for Forage Shopping?
- The source code for Forage Shopping is hosted at github.com/narrativai/forage.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.