Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Modzer0 • Uncategorized
A lightweight MCP server providing vector database capabilities for local LLM applications.
Fast and efficient similarity search on local vector databases.
Integrate vector search capabilities with local LLMs via MCP protocol.
A lightweight, dependency-minimal vector database with fallback support.
PyVector is a lightweight vector database implementation with Model Context Protocol (MCP) server support, designed to enable fast similarity search and text embedding generation for local large language model (LLM) applications. It supports multiple index types, persistent storage, and metadata, while gracefully handling missing optional dependencies with fallback implementations. The MCP server integration allows seamless use as a tool for LLMs, and it also offers an HTTP server for easy local integration.