mdskills
← All tags

Semantic Search AI Agent Skills

Browse AI agent skills tagged "Semantic Search". Find and install skills, MCP servers, and plugins for your AI coding assistant.

4 listings

mcp-server-qdrant: A Qdrant MCP server

MCP Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine. An official Model Context Protocol server for keeping and retrieving memories in the Qdrant vector search engine. It acts as a semantic memory layer on top of the Qdrant database. 1. qdrant-store - Store some information in the Qdrant database - information (string): Information to store - metadata (JSO

7.0qdrant/mcp-server-qdrant

Local FAISS MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides local vector database functionality using FAISS for Retrieval-Augmented Generation (RAG) applications. - Local Vector Storage: Uses FAISS for efficient similarity search without external dependencies - Document Ingestion: Automatically chunks and embeds documents for storage - Semantic Search: Query documents using natural language with sentence

8.0nonatofabio/local_faiss_mcp

RAG Rat

MCP Server

What a repository knows about itself. rag-rat is a local repo-intelligence index and MCP server for coding agents. It keeps source files read-only, writes only its own SQLite database, and answers with provenance on every result — current source, the code graph, git/GitHub history, and durable, source-anchored repo memories that persist across sessions and agents. Every coding harness already has

8.3cq27-dev/rag-rat

Sourcerer MCP 🧙

MCP Server

An MCP server for semantic code search & navigation that helps AI agents work efficiently without burning through costly tokens. Instead of reading entire files, agents can search conceptually and jump directly to the specific functions, classes, and code chunks they need. - OpenAI API Key: Required for generating embeddings (local embedding support planned) - Git: Must be a git repository (respec

8.0st3v3nmw/sourcerer-mcp