VikingDB MCP server
an mcp server for vikingdb store and search
What is VikingDB
VikingDB is a high-performance vector database developed by ByteDance.
You can easily use it following the doc bellow: https://www.volcengine.com/docs/84313/1254444
Tools
The server implements the following tools:
vikingdb-colleciton-intro: introduce the collection of vikingdb
vikingdb-index-intro: introduce the index of vikingdb
vikingdb-upsert-information: upsert information to vikingdb for later use
vikingdb-search-information: searche for information in the VikingDB
Configuration
vikingdb_host: The host to use for the VikingDB server.
vikingdb_region: The region to use for the VikingDB server.
vikingdb_ak: The Access Key to use for the VikingDB server.
vikingdb_sk: The Secret Key to use for the VikingDB server.
collection_name: The name of the collection to use.
index_name: The name of the index to use.
Quickstart
Install
Installing via Smithery
To install VikingDB MCP server for Claude Desktop automatically via Smithery:







