MCP.so
登录

Supavec MCP Server

@MCP-Mirror

关于 Supavec MCP Server

Mirror of

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

MCP-Mirror

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

1

Fetch relevant embeddings and content from Supavec

概览

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.

评论

其他 分类下的更多 MCP 服务器