Skip to main content
Glama
74,131 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A query about frontend development or technologies" matching MCP servers:

  • A
    license
    -
    quality
    D
    maintenance
    Enables semantic search and retrieval over local Markdown/MDX documentation using Node.js-based embeddings. Supports multi-language documentation with offline vector indexing and MCP tool exposure for AI assistants.
    32
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Python MCP server for vector search using Qdrant vector database and Ollama embeddings, with advanced query techniques like query expansion, HyDE, and reranking.
    2
    2
    MIT
  • F
    license
    A
    quality
    A
    maintenance
    Local-first agent-memory MCP server with a why() tool: recall a fact together with its connected subgraph (multi-hop), so linked memories surface even when they share no words with the query. remember/recall/relate/forget/why over one fused vector + graph + columnar engine a single offline Rust binary.
    8
    87
  • A
    license
    B
    quality
    D
    maintenance
    Enables Claude to store and query personal finance transactions using semantic search. Transactions are persisted in ChromaDB and JSON, allowing natural language questions about spending trends and portfolio allocations.
    4
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    A production-grade Model Context Protocol server for PostgreSQL. Lets AI agents safely inspect, query, operate, and tune a Postgres database — over 100 tools spanning catalog introspection, query intelligence, natural-language SQL, structural diffs, hybrid search, graph queries, data movement, live ops, and more.
    100
    8
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    An offline-first, governed memory and knowledge server for AI agents that provides Remember, Search, Update, and Forget operations with hybrid retrieval, semantic embeddings, and NID-based authentication. It can be used as an MCP server via stdio or Streamable HTTP, enabling agents to persist and query memories and wiki knowledge.
    Apache 2.0
  • A
    license
    -
    quality
    A
    maintenance
    MCP server for Vectros, a typed multi-tenant record store with hybrid search and citation-grounded RAG, enabling agents to query, search, and ask questions over their own indexed data.
    345
    1
    Apache 2.0
  • A
    license
    -
    quality
    A
    maintenance
    A high-performance MCP server for semantic search and codebase indexing using the Qdrant vector database. It features optimized embedding pipelines, AST-aware chunking, and git metadata enrichment for fast, privacy-focused local or remote search.
    685
    11
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP Memory is an MCP Server that gives MCP Clients the ability to remember information about users across conversations. It uses vector search technology to find relevant memories based on meaning, not just keywords.
    16
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    Provides semantic search capabilities over the Plesk Extensions Guide documentation using Retrieval-Augmented Generation (RAG) and vector embeddings. It enables AI assistants to retrieve relevant technical information and answer natural language queries regarding Plesk extension development.