Skip to main content
ClaudeWave

Remote MCP server: find free curbside stuff near you + what it's worth to resell. usefreebox.com

MCP ServersOfficial Registry0 stars0 forksUpdated 3d ago
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/howdamain/freebox-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "freebox-mcp": {
      "command": "node",
      "args": ["/path/to/freebox-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/howdamain/freebox-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Freebox MCP Server

**Give your AI assistant the ability to find free stuff near you — and know what it's worth.**

Freebox tracks free curbside and giveaway listings across 400+ US metros, prices every
find with an LLM valuation chain, and ranks them by estimated resale value. This remote
MCP server exposes that feed to Claude and any other MCP client.

- **Endpoint:** `https://usefreebox.com/api/mcp`
- **Auth:** OAuth 2.1 (one-click connect from Claude) — or manual keys at [usefreebox.com/app/connect](https://usefreebox.com/app/connect)
- **Docs / connect guide:** [usefreebox.com/ai](https://usefreebox.com/ai)

## Connect (Claude)

1. Open claude.ai → Settings → Connectors → **Add custom connector**
2. Paste `https://usefreebox.com/api/mcp`
3. Sign in / create a Freebox account when redirected, approve, done.

Then just ask: *"find free stuff near me worth over $100 and save the best to my vault."*

## Tools

| Tool | What it does |
|---|---|
| `find_free_stuff` | Search live free listings near a ZIP, ranked by estimated resale value + profit |
| `area_summary` | Counts and total estimated value of free finds around a ZIP |
| `save_to_vault` / `my_vault` / `remove_from_vault` | Save and manage finds |
| `create_alert` / `my_alerts` / `delete_alert` | Get pinged when a high-value find drops nearby |

## What's behind it

A Craigslist/OfferUp scraper across 400+ US metros feeding a Supabase index; every
listing priced by an LLM chain (Groq → Cerebras → NVIDIA) tuned on 30k+ resale
valuations; a distance ladder so any US ZIP returns real nearby inventory. Values are
estimates, not guarantees.

Freebox is a paid app ($2.49/wk, $39.99/yr, or $99 lifetime) — connecting and browsing
teasers is free; the full ranked feed requires a subscription.

---
Questions/issues: open an issue here or email howdamain@gmail.com

What people ask about freebox-mcp

What is howdamain/freebox-mcp?

+

howdamain/freebox-mcp is mcp servers for the Claude AI ecosystem. Remote MCP server: find free curbside stuff near you + what it's worth to resell. usefreebox.com It has 0 GitHub stars and was last updated 3d ago.

How do I install freebox-mcp?

+

You can install freebox-mcp by cloning the repository (https://github.com/howdamain/freebox-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is howdamain/freebox-mcp safe to use?

+

howdamain/freebox-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains howdamain/freebox-mcp?

+

howdamain/freebox-mcp is maintained by howdamain. The last recorded GitHub activity is from 3d ago, with 0 open issues.

Are there alternatives to freebox-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy freebox-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: howdamain/freebox-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/howdamain-freebox-mcp)](https://claudewave.com/repo/howdamain-freebox-mcp)
<a href="https://claudewave.com/repo/howdamain-freebox-mcp"><img src="https://claudewave.com/api/badge/howdamain-freebox-mcp" alt="Featured on ClaudeWave: howdamain/freebox-mcp" width="320" height="64" /></a>

More MCP Servers

freebox-mcp alternatives