AINative ZeroDB MCP Server
Related Servers
Alternatives to AINative ZeroDB MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceProvides intelligent, persistent memory for AI assistants with semantic search, natural language queries, and OAuth-based team collaboration, enabling context-aware conversations across multiple clients.9Apache 2.0

PluresLM MCPofficial
FlicenseNot gradedqualityAmaintenanceProvides persistent vector memory with semantic search and P2P synchronization across devices for AI assistants.-- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to store and retrieve memories with semantic search capabilities using vector embeddings. Provides persistent memory storage with SQLite backend for context retention across conversations.55 npm1MIT
- AlicenseNot gradedqualityDmaintenanceProvides persistent memory for AI assistants, enabling context retention across sessions through hybrid search and memory management tools.1MIT
- AlicenseNot gradedqualityCmaintenanceProvides persistent local memory for AI assistants using SQLite and semantic search, enabling context-aware conversations.6 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to store and retrieve long-term memories with semantic search, supporting various memory types and tags via PostgreSQL and pgvector.6 npmMIT
TDQS
Scored across 6 tools
Most tools have distinct purposes, but zerodb_search_memory and zerodb_search_vectors could be confusing as both involve semantic similarity searches. The descriptions clarify that one searches 'agent memory' and the other searches 'vectors', but the overlap in functionality might cause misselection without careful reading.
All tools follow a consistent zerodb_verb_noun naming pattern with snake_case throughout. The verbs (get, renew, search, store) are clear and predictable, making the tool set easy to navigate and understand at a glance.
With 6 tools, this server is well-scoped for managing agent context and memory in ZeroDB. Each tool serves a specific function (e.g., authentication, storage, retrieval), and there are no redundant or trivial tools, making the count appropriate for the domain.
The tool set covers core operations for agent context and memory management, including get, renew, search, and store functions. A minor gap exists in update or delete operations for stored memories or vectors, which agents might need for lifecycle management, but the current tools support basic workflows effectively.