
Macfax
@Macfax
关于 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.
连接信息
https://macfax.com/mcp接入方式
claude mcp add macfax --transport http https://macfax.com/mcp工具
未检测到工具
点击上方按钮,直接连接服务器端点实时获取工具列表。
概览
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
| Tool | What it answers |
|---|---|
search_mac_listings | Live used-Mac listings; scam, junk, stale and auction rows filtered out |
get_mac_price_stats | Asking band (median/p25/p75) plus a disclosed sold-price slice |
check_mac_listing | One listing's trust picture before you pay |
lookup_mac_serial | Serial to model and year, plus verified-report cross-reference |
get_mac_report | A verified condition report as structured data |
create_mac_alert | Email 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.
常见问题
Macfax 远程 MCP 服务器是什么?
Macfax 的远程 MCP 服务器是一个托管的 Model Context Protocol 端点,地址是 https://macfax.com/mcp,AI 助手无需在本地安装或运行任何东西即可连接。
怎么连接 Macfax 的 MCP 服务器?
把端点 https://macfax.com/mcp 添加到任意支持 MCP 的客户端,比如 Claude Code、Cursor 或 VS Code。本页的接入代码块可以一步配置好每个客户端。
Macfax 的 MCP 服务器需要认证吗?
不需要。Macfax 的 MCP 服务器不需要认证——直接用端点地址连接即可。
Macfax 的 MCP 服务器用的是哪种传输方式?
Macfax 暴露的是 Streamable HTTP 端点,这是远程 MCP 服务器普遍使用、主流客户端都支持的传输方式。
评论