The Supavec MCP Server enables AI assistants to fetch relevant content and embeddings from Supavec files. With this server, you can:
Search and Retrieve Content: Query specific file IDs to fetch relevant embeddings and content
AI Tool Integration: Seamlessly work with AI tools like Cursor, Claude, and VS Code Copilot via Model Context Protocol (MCP)
Flexible Authentication: Authenticate using either command-line arguments or environment variables
Easy Setup: Install quickly via npx or global npm commands
The server supports the fetch-embeddings operation, allowing AI assistants to retrieve context-specific information from your Supavec files.
Supavec MCP Server
Fetch relevant content from Supavec.
An official implementation of an MCP (Model Context Protocol) server for Supavec.
Tools
fetch-embeddings: Fetch relevant embeddings and content from Supavec
Usage
Build it
Always install dependencies and build it first:
Get your Supavec API key
Sign up at Supavec and get your API key.
With Claude for Desktop
Add the following to your ~/Library/Application\ Support/Claude/claude_desktop_config.json:
Standalone or for other projects
License
Supavec MCP Server is licensed under the MIT License.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that enables querying feature suggestions from a Supabase database, allowing AI tools like Cursor and Claude to access and display feature request data.Last updated -
- -securityAlicense-qualityA Model Context Protocol server that enables Claude and other LLMs to perform database operations and invoke Edge Functions within Supabase through natural language.Last updated -2,4063MIT License
Superface MCP Serverofficial
-securityAlicense-qualityProvides access to various AI tools through Model Context Protocol, allowing Claude Desktop users to integrate and use Superface capabilities via API.Last updated -14MIT License- -securityAlicense-qualityA Model Context Protocol server that enables AI tools to interact with Supabase databases, providing tools for reading, creating, updating, and deleting records in Supabase tables.Last updated -MIT License