Labsco
supavec logo

Supavec

โ˜… 4

from supavec

Fetch relevant embeddings and content from Supavec for AI assistants.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” the official Supavec MCP server, letting AI assistants fetch relevant embeddings and content from your Supavec vector store.

What you get โ€”

  • fetch-embeddings โ€” semantic search within a file โ€” e.g. "Using Supavec, find information about 'authentication' in file abc123".
  • list-user-files to enumerate your uploaded files.
  • Works with Cursor, Claude, VS Code Copilot and other MCP clients; flexible auth via CLI arg or env var.

Requirements โ€” a Supavec API key (SUPAVEC_API_KEY, or --api-key), created after signing up at supavec.com.

Cost snapshot โ€” the server is free and MIT-licensed, but it fronts the hosted Supavec service โ€” an account is required and any paid Supavec tiers are billed by Supavec. No prices shown.

Setup effort โ€” npx one-liner (npx @supavec/mcp-server --api-key ...); no install needed.

Our take โ€” The easiest path if you already store documents in Supavec. Caveat: it's only a retrieval front-end for Supavec โ€” you must first upload and index your files there, and it needs a Supavec account.

Source: the project README โ€” summarized 2026-07-08.