Alvey Tools

Tools that quietly catch the expensive mistakes.

Marketplace apps, MCP servers, and downloads built from running multi-million-dollar production automation. Read-only by default, idempotent, and the patterns that catch silent bugs before they compound.

claude, qbo-mcp connected
How much do we owe WidgetCo right now?
Found 3 open bills against WidgetCo:
Bill #2847, $12,400, due 2026-05-01
Bill #2861, $8,950, due 2026-05-08
Bill #2884, $3,200, due 2026-05-15
Total open: $24,550 across 3 bills
Catalog

The full tool family.

The Tradeoff

vs building from scratch

Every team eventually writes the same glue. These are the parts the MCP servers and downloads handle for you, vs the parts you would own if you rolled your own.

Capability
Setup time
With Alvey Tools
5 minutes
Roll your own
1 to 2 weeks
Capability
OAuth refresh handling
With Alvey Tools
Handled, auto-rotation on near-expiry
Roll your own
Manual, easy to get wrong on edge cases
Capability
Pagination
With Alvey Tools
Handled, transparent across endpoints
Roll your own
Manual, per-endpoint cursor logic
Capability
Retry and 429 backoff
With Alvey Tools
Handled, clamped on 5xx and rate limits
Roll your own
Manual, often skipped until production breaks
Capability
Documentation
With Alvey Tools
Production-grade, covers the gotchas
Roll your own
Tribal knowledge, lives in one engineer's head
Capability
Updates as APIs change
With Alvey Tools
Maintained, versioned releases
Roll your own
Your job, on your timeline
Capability
Cost
With Alvey Tools
Free, MIT-licensed
Roll your own
Your dev hours
Field Notes

What operators are saying

Real quotes from real customers are landing as v0.1 rollouts go live. Placeholders below show the shape; they will be replaced as customers give the green light to publish.

" Once we plug Claude into our SellerCloud catalog, the morning ops cycle drops from 45 minutes to 5.
Customer testimonial pending
Multi-channel ecommerce ops lead, $12M/yr brand
Soon
" The vendor-anomaly alerts paid for the year in the first month. We caught a $9k duplicate bill on day three.
Customer testimonial pending
Controller, distribution and fulfillment company
Soon
" Read-only by default is the right answer. I trust Claude with the books because the MCP server literally cannot mutate them.
Customer testimonial pending
Founder, B2B SaaS using QuickBooks Online
Soon
Common Questions

Frequently asked

What is an MCP server?
MCP stands for Model Context Protocol. It is an open spec for letting AI clients (Claude Code, Claude Desktop, Cursor, and others) call tools on a server over stdio or HTTP. An MCP server exposes a small set of typed functions, the AI client picks the right one for the question, and you get a structured answer back. The Alvey MCP servers wrap platforms like SellerCloud, Walmart, Etsy, and QuickBooks so you can ask questions of those systems in plain English.
Is the data secure? What credentials does the server access?
Every MCP server in this catalog runs locally on your machine. There is no Alvey-hosted backend, no telemetry, and no phone-home. Credentials live in a .env file you create, are read at startup, and are never logged or transmitted. v0.1 servers are read-only by design, so even a misuse cannot mutate your data. OAuth tokens are encrypted at rest and rotated on near-expiry.
Does this work with Claude Code, Claude Desktop, or both?
Both, plus any other MCP-aware client. The servers speak standard MCP over stdio, so they work with Claude Code (CLI), Claude Desktop, Cursor's MCP integration, and any IDE plugin that supports MCP. Each repo's README ships copy-paste config blocks for Claude Code and Claude Desktop.
What if my platform isn't covered yet?
Email [email protected] with the platform name and a couple of the questions you would want to ask. The MCP server family is intentionally small and opinionated, so new entries go in only when there is a real use case. If your platform has a public API and a clear read-only surface, it is a candidate.
How are the paid downloads different from the free MCP servers?
The MCP servers are runtime tools: install once, plug Claude into your platform, ask questions. The downloads are body-of-work artifacts: a 92-page methodology pack, a Flask SaaS scaffold, an OAuth generator CLI, a pre-commit security stack. They teach the patterns the MCP servers are built on, so you can apply them to your own systems. Different surfaces, different audiences.
What's the refund policy?
If a paid download does not deliver, for any reason, email [email protected] within 14 days of purchase for a full refund. No friction, no ticket forms, no support runaround. The MCP servers and marketplace apps have their own per-product terms; see each product page for specifics.
What's the v0.2 roadmap?
Across the MCP server family, v0.2 candidates include warehouse transfers, purchase orders, and reserve adjustments for SellerCloud; cash-flow forecasting and trial-balance comparison helpers for QuickBooks; and listing-management surfaces for Etsy and Walmart. The marketplace apps add tighter integrations with the MCP servers so an alert can drop you into a follow-up conversation. Open a GitHub issue or email Brett to influence the order.
How do I contact support?
[email protected] goes straight to Brett. Most replies are same-day, all replies within 48 hours. For MCP server bugs, opening a GitHub issue is faster because it shows up in the repo's notification stream. There is no ticket portal, no support tier, no offshore queue.
Get in touch

Built from real production.

Every tool here exists because its absence cost a real ecommerce operation real money. The patterns are the same ones running today in production, extracted and packaged so you can drop them into your own stack in an afternoon.