Skip to main content
Glama
ricleedo

MCP Embedding Storage Server

by ricleedo

Related Servers

Alternatives to MCP Embedding Storage Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables RAG (Retrieval-Augmented Generation) capabilities with document processing, vector storage, and intelligent Q\&A using OpenAI embeddings and semantic search.
      -
    • A
      license
      B
      quality
      D
      maintenance
      Enables retrieval-augmented generation by embedding queries with a chosen provider (e.g., OpenAI) and searching supported vector stores (Pinecone, pgvector) to return relevant content.
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables storing and retrieving information using semantic search with Qdrant vector database. Acts as a memory layer for LLMs to persistently store and semantically search through information and metadata.
      Apache 2.0

    TDQS

    C2.9/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have perfectly distinct purposes: one saves content to the vector database, while the other searches for information within it. There is no overlap or ambiguity between these operations, making it impossible for an agent to confuse them.

    Naming Consistency5/5

    Both tools follow a consistent verb-noun pattern with hyphenated names (save-memory and search-memory). The verbs 'save' and 'search' clearly indicate the action, and 'memory' serves as a consistent noun, creating a predictable and readable naming convention throughout.

    Tool Count2/5

    With only two tools, this server feels under-scoped for an embedding storage system. While save and search are core operations, typical vector database interfaces would include additional tools like delete, update, list, or manage collections, making the current set appear thin and incomplete for the domain.

    Completeness2/5

    The tool surface is severely incomplete for an embedding storage server. It lacks essential operations such as deleting or updating stored memories, listing available entries, managing collections or namespaces, and performing advanced searches (e.g., by metadata). This will likely cause agent failures when trying to perform full lifecycle management of stored data.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues