Back to Home
AuraFriday icon

qwen_embedding_06_mcp

Verified Safe

by AuraFriday

Overview

Provides a local, private, and automatically cached service for generating 1024-dimensional Qwen3-Embedding-0.6B vectors from text, supporting over 100 languages for semantic search and RAG systems.

Installation

Run Command
No command provided

Security Notes

The server's core design emphasizes local inference and privacy, with no API calls sending user data externally after the initial model download. The `TOOL_UNLOCK_TOKEN` is a dynamically generated security measure for AI interaction, not a hardcoded secret. SQLite usage employs parameter binding, preventing SQL injection. The primary network risk is the one-time, automatic download of the Qwen3-Embedding-0.6B model (~600MB) and Python dependencies (`sentence-transformers`, `transformers`) from trusted sources (HuggingFace Hub, PyPI) during the first run. While `pip.main` is used for auto-installation, it targets known libraries. No 'eval' or obvious obfuscation is present.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-02

Tags

local embeddingsQwen3AI/MLcachingmultilingual