vikingdb-mcp-server logo

vikingdb-mcp-servera mcp server for vikingdb store and search

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

VikingDB MCP server is a server for storing and searching with VikingDB, a high-performance vector database developed by ByteDance. It provides tools for interacting with VikingDB, including collection and index introduction, upserting information, and searching for information. The server requires configuration with VikingDB host, region, access key, secret key, collection name, and index name. It can be installed and run using Smithery or by building and publishing the package.

Key features

  • vikingdb-collection-intro
  • vikingdb-index-intro
  • vikingdb-upsert-information
  • vikingdb-search-information

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Vector Database Operations

Use VikingDB MCP server for storing and searching vector data with VikingDB

Data Indexing and Retrieval

Utilize the server's tools for introducing collections and indexes, upserting information, and searching for data in VikingDB

Pros & Cons

Pros

  • Integrates with VikingDB for high-performance vector database operations
  • Provides tools for collection and index introduction, upserting, and searching
  • Configurable for different VikingDB setups

Cons

  • Requires VikingDB credentials and configuration for use
  • Debugging can be challenging due to stdio-based operation

Battle record

Across 1 battle in the Pantheon.

0
1st
1
2nd
0
3rd

Last battle

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

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

Ask a question

MCP Servers alternatives