drio
Open app

VikingDB MCP server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

VikingDB MCP Server is a high-performance vector database server developed for storing and searching data efficiently using the VikingDB technology by ByteDance.

To use the VikingDB MCP Server, follow the installation instructions provided in the documentation and configure the server with your specific parameters such as host, region, access key, and collection name.

  • High-performance vector database capabilities. - Tools for collection introduction, indexing, upserting, and searching information. - Easy installation via Smithery CLI.
  1. Storing and retrieving large datasets efficiently.
  2. Implementing search functionalities for applications.
  3. Managing vector data for machine learning applications.

Add to your AI client

Use these steps to connect VikingDB MCP server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "kashiwabyte-vikingdb-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-kashiwabyte-vikingdb-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "kashiwabyte-vikingdb-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-kashiwabyte-vikingdb-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "kashiwabyte-vikingdb-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-kashiwabyte-vikingdb-mcp-server-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "kashiwabyte-vikingdb-mcp-server-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-kashiwabyte-vikingdb-mcp-server-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "kashiwabyte-vikingdb-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-kashiwabyte-vikingdb-mcp-server-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "kashiwabyte-vikingdb-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-kashiwabyte-vikingdb-mcp-server-mcp-mirror"
      ]
    }
  }
}

FAQ

What is the purpose of VikingDB?

VikingDB is designed for high-performance data storage and retrieval, particularly for vector data.

How do I install the VikingDB MCP Server?

You can install it using the Smithery CLI with the command: `npx @smithery/cli install mcp-server-vikingdb --client claude`.

Is there documentation available for setup?

Yes, detailed documentation is available at: https://www.volcengine.com/docs/84313/1254444.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":732,"uuid":"043d874e-fae8-4fb9-aa59-fcd1011e066c","name":"KashiwaByte_vikingdb-mcp-server","title":"VikingDB MCP server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:28:01.765Z","updated_at":"2025-02-23T07:16:02.711Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp-server,vikingdb,database","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/KashiwaByte_vikingdb-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/a9455ef732aa2c945068c8fe6912f52b20063401acedfd6f0d129d5dcf0212a2/68747470733a2f2f736d6974686572792e61692f62616467652f6d63702d7365727665722d76696b696e676462","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]