vikingdb-mcp-server logo

vikingdb-mcp-server维京 DB MCP 服务 - 一个用于维京 DB 存储和搜索的 MCP 服务

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

维京 DB MCP 服务是 ByteDance 开发的高性能向量数据库维京 DB 的一个用于存储和搜索的服务。它包含了与维京 DB 的交互工具,包括集合和索引介绍、信息更新和搜索。服务器需要配置维京 DB 的主机、区域、访问密钥、密钥、集合名称和索引名称。它可以使用 Smithery 安装和运行,也可以通过构建和发布包来构建和运行。

主要功能

  • 维京 DB 集合介绍
  • 维京 DB 索引介绍
  • 维京 DB 更新信息
  • 维京 DB 搜索信息

价格

模型
Free
评分
暂无评价

使用场景

向量数据库运算

使用维京 DB MCP 服务将存储和搜索向量数据

数据索引和检索

使用服务的工具进行集合和索引介绍、更新和数据在维京 DB 中的检索

优点 & 缺点

优点

  • 集成维京 DB,实现高性能向量数据库操作
  • 提供用于集合和索引介绍、更新和搜索的工具
  • 可根据维京 DB 的不同设置进行配置

缺点

  • 使用需要维京 DB 凭证和配置
  • 由于使用标准输入/输出,调试可能存在挑战

对决战绩

在万神殿中参与了 1 对决。

0
第1
1
第2
0
第3

Last battle

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What are the main drawbacks or challenges when using this server?

The server requires valid VikingDB credentials and proper configuration, and because it operates via standard I/O, debugging issues can be harder to trace compared to more integrated solutions.

Asked by Hana Kobayashi · Nov 19, 2025

How can I install the VikingDB MCP server for use with Claude Desktop?

You can install it via Smithery with the command `npx y @smithery/cli install mcp server vikingdb client claude`. After installation, configure the server in Claude Desktop’s config file (macOS: ~/Library/Application Support/Claude/claude_desktop_config.json; Windows: %APPDATA%/Claude/claude_desktop_config.json).

Asked by Paulo Cardoso · Aug 31, 2025

Which vector‑database operations does the server support out of the box?

The server includes four tools: vikingdb‑collection‑intro to introduce a collection, vikingdb‑index‑intro to introduce an index, vikingdb‑upsert‑information to add or update records, and vikingdb‑search‑information to query vectors.

Asked by Omar Haddad · Aug 14, 2025

What configuration details are required to run the VikingDB MCP server?

You must provide the VikingDB host, region, access key (AK), secret key (SK), as well as the collection name and index name you want to use. These are passed as command‑line arguments or set in the server’s configuration file.

Asked by Robert Ainsworth · Aug 7, 2025

提问

服务配缩器 的替代品