This server gives Claude direct access to BuyAPI's vendor intelligence API for making stack decisions. It exposes seven tools including vendors.resolve for searching databases, auth providers, and hosting platforms by natural language query, vendors.details for pricing breakdowns and free tier limits, vendors.compare for head-to-head tradeoffs, and stacks.findSimilar for browsing real project profiles. You'd reach for this when your agent needs to pick between Convex and Supabase, estimate email costs for 50K sends per month, or find a payment processor with a generous free tier. It pulls current vendor data instead of relying on stale training defaults. Works as a remote HTTP endpoint or local stdio process, with an optional CLI for scanning your repo's existing stack.
claude mcp add --transport stdio thesnakefang-buyapi-mcp uvx buyapi-mcp