Armory
Source

Leaderboard

Scored on public signals; components with none are listed as Unranked · Formula

RankScoreComponentDescriptionEvidenceLast commitInstall
20122.557cowork-historymcp · databaseHybrid search for Claude conversation history using full-text search, Spotlight, and semantic vector embeddings.1 starNo one-command install · Source
20122.557db-talkmcp · databaseEnables natural language interaction with SQLite databases using LangChain and FastMCP, allowing users to query, insert, update, and delete data via…1 starNo one-command install · Source
20122.557kavi-research-assistant-mcpmcp · databaseEnables AI to save, organize, search, and synthesize research materials using a local vector database with support for both OpenAI and Ollama…1 starNo one-command install · Source
20122.557witwicki-miniragmcp · databaseProvides efficient retrieval-augmented generation through naive vector database querying and smart graph-based retrieval using entity relationships…1 starNo one-command install · Source
20122.557tdprepview-mcpmcp · databaseEnables machine learning data preprocessing pipeline creation and model training, deployment, and prediction for Teradata databases.1 starNo one-command install · Source
20122.557chatmcp-memorymcp · databaseEnables large language models to remember past conversations by querying chat history stored in SQLite, directly integrating with daodao97/chatmcp.1 starNo one-command install · Source
20122.557mcp-chinookdb-servermcp · databaseMCP server providing LLMs with safe, read-only access to the Chinook SQLite sample database, including schema exploration and SQL query execution.1 starNo one-command install · Source
20122.557viable-chromamcp · databaseProvides direct access to ChromaDB vector database capabilities for semantic search and document management with customizable parameters for…1 starNo one-command install · Source
20122.557changjunpark-qdrant-vector-databasemcp · databaseProvides a vector database for storing and retrieving code snippets through semantic search using Docker containers and sentence-transformers…1 starNo one-command install · Source
210Unrankedprivate-journal-mcpmcp · databaseStores journal entries locally with semantic search using multilingual embeddings, and optionally syncs to a Git remote.No signals yetNo one-command install · Source
211Unrankedai-dememorymcp · databasePersonal multi-LLM memory repository using Markdown as source of truth, SQLite FTS5 for retrieval, and MCP tools for search, context, and write…No signals yetNo one-command install · Source
212Unrankedgeolocation-mcpmcp · databaseEnables LLMs to query IP addresses against free MaxMind GeoLite2 geolocation databases.No signals yetNo one-command install · Source
213Unrankedmcp-teste-llm2mcp · databaseMCP server that allows natural language queries in Portuguese to a PostgreSQL database using Ollama, ensuring read-only access with parameterized SQL…No signals yetNo one-command install · Source
214Unrankedlibrary-mcpmcp · databaseProvides a 'library keeper' sub-agent that ingests PDF/EPUB books and answers questions grounded in them via local embedding search, with…No signals yetNo one-command install · Source
215Unrankedzipline-supply-chainmcp · databaseEnables natural-language supply-chain analysis over synthetic datasets through governed SQL/Python tools, providing supplier scorecards, forecast…No signals yetNo one-command install · Source
216Unrankedskill-curator-mcpmcp · databaseEnables AI agents to intelligently match tasks to skills through semantic embeddings, track skill effectiveness, detect skill gaps, and discover new…No signals yetNo one-command install · Source
217Unrankedsimple-memory-extensionmcp · databasePersistent key-value memory store with semantic search using SQLite and E5 embeddings, enabling contextual information retrieval and long-term memory…No signals yetNo one-command install · Source
218Unrankeddevpilot-mcpmcp · databaseAn AI-powered development assistant that enables LLMs to securely interact with local development tools including Git, filesystem, Docker, PostgreSQL…No signals yetNo one-command install · Source
219Unrankedexpertvagabond-watsonxmcp · databaseText generation, multi-turn chat, and embeddings via IBM watsonx.ai Doubao models.No signals yetNo one-command install · Source
220Unrankeddudqls816-database-mcpmcp · databaseMCP server for Microsoft SQL Server that lets LLMs explore schema and execute read-only SELECT queries, with optional stored procedure execution when…No signals yetNo one-command install · Source
221Unrankeduniversal-database-mcpmcp · databaseA small MCP server that lets an LLM query PostgreSQL, MySQL, MariaDB, SQL Server, or SQLite databases safely — read-only, role-restricted, and with…No signals yetNo one-command install · Source
222Unrankedbdc-doc-mcpmcp · databaseProvides a documentation search MCP tool (search_docs) that enables AI agents to retrieve relevant chunks from BDC documentation using semantic…No signals yetNo one-command install · Source
223Unrankedagent-notes-mcpmcp · databaseLets MCP clients search, read, create, append, replace, move, and batch-update local Markdown notes safely, with conflict detection via SHA-256 and…No signals yetNo one-command install · Source
224Unrankedllm-safe-sqlmcp · databaseEnables LLMs to propose UPDATE/DELETE SQL that is run in a transaction, measured, and rolled back, requiring human approval before applying to prevent…No signals yetNo one-command install · Source
225Unrankedvetroscope-mcpmcp · databaseA read-only Model Context Protocol server for Vetroscope that provides LLMs with detailed time-tracking data, including reports, app/project…No signals yetNo one-command install · Source
226Unrankedhrssc-elm-reference-mcp-servermcp · databaseEnables offline semantic-search retrieval from the USPS Employee and Labor Relations Manual and the 2024-2029 APWU-HRSSC National Agreement, each as a…No signals yetNo one-command install · Source
227Unrankedlocalmem-mcp-zhmcp · databaseA fully local, offline Chinese-optimized MCP memory server using SQLite and local embeddings, enabling MCP clients to store, semantically search…No signals yetNo one-command install · Source
228Unrankedenterprise-big-data-copilotmcp · databaseEnables natural-language queries on Trino big data platforms, generating validated, schema-aware SQL via RAG and local LLM inference, and exposes…No signals yetNo one-command install · Source
229Unrankedkiro-recallmcp · databaseA local MCP memory server for Kiro CLI that provides persistent semantic memory across sessions using SQLite for storage, Ollama for local vector…No signals yetNo one-command install · Source
230Unrankedmcp-powered-video-ragmcp · databaseEnables asking natural language questions about local videos, using Whisper transcription, ChromaDB vector storage, and Groq for timestamped answers…No signals yetNo one-command install · Source
231Unrankedmetamind-vault-ragmcp · databaseMCP server for hybrid retrieval over markdown vaults, combining sqlite-vec embeddings and FTS5 keywords with reciprocal rank fusion, plus optional…No signals yetNo one-command install · Source
232Unrankedrag-config-generator-mcpmcp · databaseGenerates RAG pipeline configurations from natural language descriptions, providing recommendations for chunking, embeddings, and vector stores.No signals yetNo one-command install · Source
233Unrankedsec-filings-vector-databasemcp · databaseTurn SEC EDGAR filings into a searchable vector database, enabling natural language queries over company filings through Claude Desktop.No signals yetNo one-command install · Source
234Unrankedmcp-pdf-to-pgvectormcp · databaseMCP server that ingests PDF documents into pgvector for semantic search and RAG pipelines. It handles extraction, chunking, local embeddings, and…No signals yetNo one-command install · Source
235Unrankedmcp-rag-webmcp · databaseMCP server for semantic search over PDF documents using RAG, pgvector, and OpenAI embeddings. Includes a web app for document upload and management.No signals yetNo one-command install · Source
236Unrankedrag-langgraph-mcp-servermcp · databaseExposes a RAG agent built with LangGraph, enabling retrieval-augmented question answering over a PostgreSQL/pgvector corpus via the MCP protocol.No signals yetNo one-command install · Source
237Unrankedpsql-mcpmcp · databaseA hardened, read-only Postgres MCP server that enables LLMs to safely query databases without write, DDL, shell, or credential exposure.No signals yetNo one-command install · Source
238Unrankedwarehouse-mcp-servermcp · databaseAn MCP server that provides safe, read-only access to a PostgreSQL warehouse, enabling schema introspection, guarded SQL queries, and truncated result…No signals yetNo one-command install · Source
239Unrankedcontext-index-mcpmcp · databaseA lightweight MCP server that maps keywords to file paths instantly using a JSON index, enabling fast context retrieval for AI agents without…No signals yetNo one-command install · Source
240Unrankedomni-memorymcp · databaseA fully-local AI memory system that saves notes, code, and terminal output to a vector database via Ollama and LanceDB, enabling context retrieval…No signals yetNo one-command install · Source
241Unrankedskillsearch-mcpmcp · databaseSemantic skill-library search MCP server that finds relevant skills or Markdown knowledge files from local directories using embeddings, SQLite vector…No signals yetNo one-command install · Source
242Unrankedgengomcpmcp · databaseAn MCP server that enables searching and retrieving ACL NLP conference papers from a Qdrant vector database using semantic search and structured…No signals yetNo one-command install · Source
243Unrankedmetabo-idmappermcp · databaseConverts messy metabolite names into standard database identifiers (KEGG, HMDB, ChEBI, PubChem, InChIKey) and performs crosswalking to Mouse-GEM for…No signals yetNo one-command install · Source
244Unrankedmeaningspace-mcpmcp · databaseFree, deterministic, theory-traceable computational-creativity framework that generates, develops, contrasts, evaluates, and synthesizes structured…No signals yetNo one-command install · Source
245Unrankedicrisat-data-hub-mcp-servermcp · databaseEnables LLMs to search, preview, and query data assets from ICRISAT's federation-first data hub, supporting CSV, Excel, and Word files with SQL access…No signals yetNo one-command install · Source
246Unrankedhome-credit-mcpmcp · databaseMCP server that lets any LLM client query the Home Credit Default Risk SQLite database (307,511 loan applications) through 7 read-only tools, 4…No signals yetNo one-command install · Source
247Unrankednl-to-sql-mcpmcp · databaseMCP server enabling natural-language querying of SQLite databases via schema discovery, GraphRAG retrieval, and safely guarded read-only SQL…No signals yetNo one-command install · Source
248Unrankedsint-memorymcp · databaseStructured agent memory system with hash-chain provenance, temporal decay, drift detection, provenance archaeology, vector embeddings, and git…No signals yetNo one-command install · Source
249Unrankedltm-mcp-servermcp · databaseEnables MCP-capable AI to perform read-only semantic search over a local document corpus stored in Postgres with pgvector, using mxbai-embed-large…No signals yetNo one-command install · Source
250Unrankedwiki-rag-mcpmcp · databaseEnables searching enterprise wiki content via vector embeddings, using Qdrant for storage and FastMCP for SSE-based tool exposure.No signals yetNo one-command install · Source
251Unrankeddatapilot-ai-mcp-servermcp · databaseEnables natural language data analysis on uploaded CSV files by converting them to SQLite and exposing read-only database tools via MCP. Integrates…No signals yetNo one-command install · Source
252Unrankedsemdexmcp · databaseA local MCP server that parses codebases into semantic chunks, indexes them in SQLite with vector embeddings, and exposes MCP tools for LLM agents to…No signals yetNo one-command install · Source
253Unrankedchampollion-sulcal-mcpmcp · databaseExposes each stage of the Champollion sulcal embedding pipeline as MCP tools, enabling agents to run, monitor, and debug the pipeline without manual…No signals yetNo one-command install · Source
254Unrankedmcp-recallmcp · databaseA self-hosted MCP memory server that gives AI assistants persistent, semantic memory by storing facts as vector embeddings locally, supporting…No signals yetNo one-command install · Source
255Unrankedcodelens-mcpmcp · databaseA local MCP server that enables LLM clients like Claude to perform semantic code search and answer questions about a codebase using tree-sitter…No signals yetNo one-command install · Source
256Unrankedcorpus-search-mcpmcp · databaseA local, private hybrid-search MCP server for searching markdown notes using BM25 + vector fusion with local embeddings via Ollama.No signals yetNo one-command install · Source
257Unrankedscrapedatshi-mcpmcp · databaseEnables Claude to scrape, crawl, extract data, and sync to vector databases using scrapedatshi's RAG pipeline, with support for multiple embedding and…No signals yetNo one-command install · Source
258Unrankedscrapedatshi-mcp-2mcp · databaseEnables Claude to scrape, crawl, extract data, and sync to vector databases using scrapedatshi's RAG pipeline, with support for multiple embedding and…No signals yetNo one-command install · Source
259Unrankedmcp-server-pgvectormcp · databaseAn MCP server that gives LLM agents first-class access to pgvector-backed embedding tables in PostgreSQL: similarity search, hybrid (vector +…No signals yetNo one-command install · Source
260Unrankedvectordb-mcpmcp · databaseLocal RAG system that ingests documents into a vector database using FAISS and SQLite, then enables Claude to search over them via MCP tools, all…No signals yetNo one-command install · Source
261Unrankedhippocampus-mcpmcp · databaseA personal memory MCP server that ingests AI agent conversation logs from multiple platforms into a searchable PostgreSQL+pgvector database, enabling…No signals yetNo one-command install · Source
262Unrankedpg-sentinelmcp · databaseA PostgreSQL MCP server with three independent safety layers that allows LLMs to explore and query databases safely via read-only SELECT operations…No signals yetNo one-command install · Source
263Unrankedcompany-brain-mcpmcp · databaseEnables AI agents to query and manage company knowledge from a Supabase GraphRAG store, including accounts, meetings, people, org hierarchy, product…No signals yetNo one-command install · Source
264Unrankedcloakboxmcp · databaseLet LLMs analyze sensitive data safely by querying a tokenized, join-preserving copy of the database, with fail-closed PII scanning and provable…No signals yetNo one-command install · Source
265Unrankedenterprise-mcp-data-agentmcp · databaseEnables secure, privacy-first SQL database interaction via natural language, using local LLM and PostgreSQL with dynamic tool-calling.No signals yetNo one-command install · Source
266Unrankedtinyragmcp · databaseEnables LLM agents to access a private knowledge base through MCP by automatically chunking and indexing .txt documents, with zero configuration and…No signals yetNo one-command install · Source
267Unrankedworktrace-mcpmcp · databaseA local MCP server that helps AI agents recover missing historical developer context by capturing and indexing screenshots with OCR and embeddings…No signals yetNo one-command install · Source
268Unrankedstock-rag-mcpmcp · databaseEnables RAG-based querying of local stock company data using a local LLM and vector database, providing tools to ask questions, search raw chunks, and…No signals yetNo one-command install · Source
269Unrankedfleet-mcp-servermcp · databaseEnables semantic search, recommendations, and similar crate lookups for Rust crates via vector embeddings.No signals yetNo one-command install · Source
270Unrankedmcp-servemcp · databaseEnables natural language management of clients and products via a chat interface, using Gemini LLM and MCP to interact with a SQLite database.No signals yetNo one-command install · Source
271Unrankedskill-router-mcpmcp · databaseRoutes SKILL.md libraries to any MCP client, enabling task matching and skill loading with embedding-based scoring, keyword fallback, and…No signals yetNo one-command install · Source
272Unrankedmcp-database-assistantmcp · databaseConnects a local LLM (Ollama) to a SQLite database via the Model Context Protocol, enabling natural language queries and controlled read/write…No signals yetNo one-command install · Source
273Unrankedsqlite-rag-mcpmcp · databaseOffline RAG MCP server that indexes documents into SQLite with hybrid vector and lexical search, and enables natural language queries via Claude.No signals yetNo one-command install · Source
274Unrankedconfluence-rag-mcpmcp · databaseRetrieves indexed Confluence pages via semantic search, returning chunks, citations, and page bundles; stores embeddings in local SQLite with…No signals yetNo one-command install · Source
275Unrankedmcp-price-scoutmcp · databaseEnables scraping LLM inference pricing from websites like Cloudrift, DeepInfra, Fireworks, and Groq, storing results in SQLite for cost comparison.No signals yetNo one-command install · Source
276Unrankedlocal-recall-mcpmcp · databaseProvides fully local long-term memory for AI agents by enabling semantic search over notes and session logs using Ollama embeddings, with no external…No signals yetNo one-command install · Source
277Unrankedharness-health-engineeringmcp · databaseEnables querying a local health knowledge base with hybrid RAG (vector + FTS5) and exploring backlinks between notes.No signals yetNo one-command install · Source
278Unrankedqdrant-search-mcpmcp · databaseAn MCP server for semantic code search using Qdrant vector database, enabling natural language queries to find relevant code snippets across indexed…No signals yetNo one-command install · Source
279Unrankedcanary-mcpmcp · databaseA visual canary that detects context rot and silent model degradation in long agent conversations by embedding externally verified checkpoints and…No signals yetNo one-command install · Source
280Unrankeddify-cloud-mcp-servermcp · databaseExposes a SQLite database as MCP tools for Dify Cloud, ensuring LLM responses are based on real database records rather than generated data.No signals yetNo one-command install · Source
281Unrankedlink-finder-mcpmcp · databaseFind backlink opportunities, analyze competitors, discover similar domains with AI embeddings, and manage prospecting projects directly from any MCP…No signals yetNo one-command install · Source
282Unrankedempresa-brainmcp · databaseEnables Claude to query and store private company notes through a MCP connector, using local embeddings and Groq/Claude for reasoning.No signals yetNo one-command install · Source
283Unrankedauth0-user-monitor-mcp-servermcp · databaseEnables monitoring Auth0 users by collecting summaries, storing reports in SQLite, and auto-blocking suspicious admins, all through MCP tools without…No signals yetNo one-command install · Source
284Unrankedmcp-sqlite-chatmcp · databaseEnables querying and managing a SQLite database using natural language, with an MCP server and Groq LLM.No signals yetNo one-command install · Source
285Unrankedllm-pricing-scraper-mcp-servermcp · databaseEnables scraping and comparison of LLM inference pricing from multiple providers like Cloudrift, DeepInfra, Fireworks, and Groq, storing results in a…No signals yetNo one-command install · Source
286Unrankedwandering-rag-mcpmcp · databaseA local RAG knowledge base MCP server that exposes semantic document search as tools using zvec for vector storage and Qwen3-Embedding for text…No signals yetNo one-command install · Source
287Unrankedwhatsapp-mcp-server-3mcp · databaseEnables LLM clients to read and search your own WhatsApp messages stored in a local SQLite database, captured live via a linked device.No signals yetNo one-command install · Source
288Unrankedsecond-brainmcp · databasePersistent, semantically-searchable memory for AI agents using local PostgreSQL, pgvector, and Ollama embeddings, exposed via MCP with hybrid…No signals yetNo one-command install · Source
289Unrankednotes-rag-mcpmcp · databaseA Python MCP server for note management with RAG capabilities, enabling adding, searching, asking questions, summarizing, and deleting notes, using…No signals yetNo one-command install · Source
290Unrankedmoderngl-docs-mcpmcp · databaseEnables hybrid keyword and semantic search over ModernGL documentation using FTS5 and vector embeddings, with a single search_docs tool.No signals yetNo one-command install · Source
291Unrankedexpenses-mcp-servermcp · databaseEnables adding, listing, and summarizing expenses in a SQLite database via LLM agents over SSE.No signals yetNo one-command install · Source
292Unrankedmem0-local-mcpmcp · databaseA fully local, self-hosted memory server for MCP clients (Claude Code, Cursor, etc.) that provides persistent memory storage with semantic search…No signals yetNo one-command install · Source
293Unrankedmcp-ollama-servermcp · databaseEnables natural language database queries by combining Ollama's language models with SQLite database access through an MCP server.No signals yetNo one-command install · Source
294Unrankedmcp-qrantmcp · databaseProvides a unified interface for storing and querying vector databases, currently supporting Qdrant with self-embedding and semantic search.No signals yetNo one-command install · Source
295Unrankedconfluence-vectorless-ragmcp · databaseEnables querying Confluence documents through agentic reasoning over hierarchical document trees, replacing vector similarity with structural…No signals yetNo one-command install · Source
296Unrankedmxhero-mail2cloud-advanced-gomcp · databaseIntegrates with mxHERO's Mail2Cloud Advanced service to search across massive multi-account email repositories using vector database technology…No signals yetNo one-command install · Source
297Unrankedmeeting-notes-mcp-servermcp · databaseA self-hosted MCP server for storing, searching, and querying meeting notes with semantic search and RAG capabilities using SQLite + OpenRouter.No signals yetNo one-command install · Source
298Unrankedmcp-recall-mdmcp · databaseEnables semantic search over local markdown note collections using vector embeddings, with real-time file watching and zero-config setup.No signals yetNo one-command install · Source
299Unrankedmcp-db-explorermcp · databaseA Model Context Protocol (MCP) server that exposes tools for exploring and querying SQLite and PostgreSQL databases. It allows Large Language Models…No signals yetNo one-command install · Source
300Unrankedsupport-ticket-mcpmcp · databaseEnables natural language querying and semantic search over a bilingual customer support ticket dataset using SQL and embeddings.No signals yetNo one-command install · Source

Score colour shows how many signals stand behind it, never how good it is: amber, three or more; dimmer amber, two; grey, one. The Evidence column names them.

Stars, forks and last commit are as GitHub reported them when Armory last read each repository: for most, or later. A repository may have changed since.

Leaderboard · Armory