MCP.so
Sign In

Supavec MCP Server

@MCP-Mirror

About Supavec MCP Server

Mirror of

Basic information

Category

Other

License

MIT license

Runtime

node

Transports

stdio

Publisher

MCP-Mirror

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "supavec": {
      "command": "node",
      "args": [
        "build/index.js"
      ],
      "env": {
        "SUPAVEC_API_KEY": ""
      }
    }
  }
}

Tools

1

Fetch relevant embeddings and content from Supavec

Overview

What is Supavec MCP Server?

It is an official MCP (Model Context Protocol) server implementation for Supavec, allowing users to fetch relevant embeddings and content from the Supavec platform.

Comments

More Other MCP servers