MCP.so
Sign In

Macfax

@Macfax

About Macfax

Used-Mac market data for AI assistants: quality-gated live listings with deep links, asking-price stats with a disclosed sold-price slice, per-listing trust checks, Mac serial lookup, verified condition reports, and email-confirmed listing alerts.

Connection details

https://macfax.com/mcp

Setup

claude mcp add macfax --transport http https://macfax.com/mcp

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

What is Macfax?

Macfax is the trust layer for the used-Mac market: quality-gated live listings aggregated across eBay, Craigslist, OfferUp, Swappa, Facebook and Reddit; asking-price statistics per exact configuration; per-listing trust checks; verified condition reports; and standing listing alerts. Every price is labeled by basis (asking vs sold), and every listing deep-links to the source marketplace where the purchase happens.

Tools

ToolWhat it answers
search_mac_listingsLive used-Mac listings; scam, junk, stale and auction rows filtered out
get_mac_price_statsAsking band (median/p25/p75) plus a disclosed sold-price slice
check_mac_listingOne listing's trust picture before you pay
lookup_mac_serialSerial to model and year, plus verified-report cross-reference
get_mac_reportA verified condition report as structured data
create_mac_alertEmail alerts for new matching listings; nothing sends until the email owner confirms

Connect

Remote (streamable HTTP, no auth required):

{ "mcpServers": { "macfax": { "type": "http", "url": "https://macfax.com/mcp" } } }

Stdio-only clients: npx -y macfax-mcp

Free, no account. An optional free API key raises rate limits; details at macfax.com/developers.

Frequently asked questions

What is the Macfax remote MCP server?

The Macfax remote MCP server is a hosted Model Context Protocol endpoint at https://macfax.com/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Macfax MCP server?

Add the endpoint https://macfax.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Macfax MCP server require authentication?

No. Macfax's MCP server does not require authentication — you can connect directly with the endpoint URL.

Which transport does the Macfax MCP server use?

Macfax exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments