MCP.so
Sign In
Servers

VikingDB MCP server

@KashiwaByte

a mcp server for vikingdb store and search

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "vikingdb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "mcp-server-vikingdb",
        "--client",
        "claude"
      ]
    }
  }
}

More from Other