Integrate your language model with 50 tools via Model Context Protocol servers.
VikingDB
mcp-server-vikingdb
Store and retrieve vector embeddings from VikingDB, a high-performance vector database. Supports searching and upserting information using vector similarity.
Configuration:
- indexName: The name of the index to use
- vikingdbAk: The Access Key to use for the VikingDB server
- vikingdbSk: The Secret Key to use for the VikingDB server
- vikingdbHost: The host to use for the VikingDB server (defaults to api-vikingdb.volces.com)
- collectionName: The name of the collection to use
- vikingdbRegion: The region to use for the VikingDB server
Install Command
Integrate this tool for your Claude Desktop app.
npx -y @smithery/cli install mcp-server-vikingdb --client claude