Armory
Source

Leaderboard

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

RankScoreComponentDescriptionEvidenceLast commitInstall
2401Unrankedrag-mcp-adaptermcp · back-endExposes an existing RAG API as MCP tools, enabling health checks and document-based question answering with source evidence.No signals yetNo one-command install · Source
2402Unrankedmulticomp-mcpmcp · ai-agentsEnables control of the Multicomp Pro MP711134 bench power supply and multimeter over USB serial, allowing an LLM agent to power-cycle boards, measure…No signals yetNo one-command install · Source
2403Unrankedqmscloud-reporting-mcp-servermcp · back-endEnables querying pre-built Metabase cards for QMSCloud reporting, allowing retrieval of ticket summaries and other reports via natural language…No signals yetNo one-command install · Source
2404Unrankedfile-system-mcp-servermcp · ai-agentsAn MCP server that exposes filesystem operations — listing directories, reading, writing, and searching files — as tools an LLM can discover and…No signals yetNo one-command install · Source
2405Unrankedvoice-analysis-mcpmcp · back-endProvides local audio analysis tools for LLMs, enabling transcription, conversation dynamics, prosody analysis, and visual inspection without API keys.No signals yetNo one-command install · Source
2406Unrankedklanex-mcpmcp · ai-agentsReliable async execution for agent tool calls: schema-gate hallucinated payloads before they run, absorb rate limits and outages with retries and…No signals yetNo one-command install · Source
2407Unrankedreview-analysis-mcp-servermcp · back-endA local, privacy-friendly pipeline for analyzing customer reviews using Ollama for sentiment analysis and issue clustering.No signals yetNo one-command install · Source
2408Unrankedaws-readonly-mcpmcp · ai-agentsA read-only MCP server that lets an LLM inspect an AWS account — list EC2 instances, S3 buckets, IAM users, and cost — with a structural guarantee…No signals yetNo one-command install · Source
2409Unrankedskrapemcp · ai-agentsConverts any webpage into clean, LLM-ready Markdown, removing noise and supporting JavaScript rendering.No signals yetNo one-command install · Source
2410Unrankedskrape-2mcp · ai-agentsConverts any webpage into clean, LLM-ready Markdown using the skrape.ai API. Enables easy integration of web content into LLMs like Claude.No signals yetNo one-command install · Source
2411Unrankedscrapedatshi-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
2412Unrankedscrapedatshi-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
2413Unrankedmcp-agent-sentinelmcp · ai-agentsReal-time agentic sentinel & breaking-change intelligence server for AI agents (Cursor, Hermes, Claude, LangChain).No signals yetNo one-command install · Source
2414Unrankedweb-summaries-mcpmcp · ai-agentsA Streamable HTTP MCP server that fetches YouTube transcripts and lets an LLM semantically search within them.No signals yetNo one-command install · Source
2415Unrankedsec-graphmcp · ai-agentsEnables triage of SAST findings by exposing a read-only MCP server with tools to access hash-verified source-to-sink code slices, unguarded sinks, and…No signals yetNo one-command install · Source
2416Unrankedmcp-server-with-tool-resource-prompt-and-samplingmcp · ai-agentsEnables LLMs to read and write local user data, generate fake users via sampling, and interact with structured prompts and resources.No signals yetNo one-command install · Source
2417Unrankedlocal-rag-mcp-servermcp · back-endEnables tool-calling over TCP for a local RAG pipeline, allowing document ingestion and querying via MCP tools, fully offline with no cloud…No signals yetNo one-command install · Source
2418Unrankedemergencyops-mcp-servermcp · ai-agentsEnables LLM agents to access live seismic data, calculate emergency vehicle routes, and dispatch first responders to incidents.No signals yetNo one-command install · Source
2419Unrankedindustrialops-industry-4-0-plc-monitor-mcp-servermcp · back-endEnables LLMs to connect to factory PLC sensors, read register data, analyze predictive maintenance, and monitor energy consumption in industrial…No signals yetNo one-command install · Source
2420Unrankedspaceops-satellite-operations-mcp-servermcp · ai-agentsConnects LLM agents to live and simulated satellite telemetry, NOAA space weather data, and space debris orbital conjunction analysis.No signals yetNo one-command install · Source
2421Unrankedmcp-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
2422Unrankedk8s-readonly-mcpmcp · ai-agentsA read-only MCP server for inspecting Kubernetes clusters, allowing LLMs to list resources, describe pods, and read logs without mutation.No signals yetNo one-command install · Source
2423Unrankedcodex-worker-runtimemcp · observabilityEnables Codex to delegate bounded work to external LLMs through role-based MCP tools, with worker health checks and audit logging.No signals yetNo one-command install · Source
2424Unrankedagid-llm-ui-mcp-servermcp · ai-agentsMCP server to help AI assistants generate Italian PA user interfaces by providing components, recipes, accessibility rules, and validation for…No signals yetNo one-command install · Source
2425Unrankedthreat-model-mcpmcp · ai-agentsServes any STRIDE threat model to MCP-capable LLMs, enabling natural language querying of threat registers and export to the Microsoft Threat Modeling…No signals yetNo one-command install · Source
2426Unrankedbiblemcpmcp · ai-agentsProduction-ready MCP server that lets LLMs explore, analyze, and reason over the Bible using local ChromaDB stores and Mistral embeddings.No signals yetNo one-command install · Source
2427Unrankedcodereview-mcpmcp · ai-agentsAn MCP server that lets AI agents review code using language models, supporting git diffs, files, and snippets with severity levels. Works with Ollama…No signals yetNo one-command install · Source
2428Unrankednexus-worker-mcpmcp · ai-agentsOptimizes LLM costs by delegating heavy tasks to a cheap worker model via a supervisor-worker pattern, compatible with multiple providers and IDE…No signals yetNo one-command install · Source
2429Unrankedpc-health-checking-mcpmcp · ai-agentsAn AI-powered PC Health Assistant that uses MCP, LangChain, and Gemini to check CPU, memory, disk usage, and OS info through natural language queries.No signals yetNo one-command install · Source
2430Unrankedtax-mcp-agentmcp · ai-agentsMCP server for VAT/tax calculation based on country and price, supporting integration with LLM clients like Claude and Ollama for natural language…No signals yetNo one-command install · Source
2431Unrankedagent-mcp-thoughtflowmcp · ai-agentsUnifies structured reasoning (Tree of Thoughts) with reliable task execution, enabling LLM agents to think, commit, execute, and trace cognitive…No signals yetNo one-command install · Source
2432Unrankeddata-world-mcpmcp · ai-agentsExposes data.world's catalog, glossary, lineage, and SQL/SPARQL query APIs to LLM agents, enabling natural language interaction with enterprise data…No signals yetNo one-command install · Source
2433Unrankedvmware-mcp-server-for-llmsmcp · ai-agentsAn MCP server that gives AI agents direct access to VMware vSphere infrastructure, enabling VM lifecycle management, snapshots, datastore operations…No signals yetNo one-command install · Source
2434Unrankedvectordb-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
2435Unrankedtokensensemcp · ai-agentsModel-agnostic context management middleware for LLM-powered workflows, providing persistent selective memory across sub-conversations using RAG over…No signals yetNo one-command install · Source
2436Unrankedmcp-blendermcp · ai-agentsEnables LLM clients like Claude to control Blender remotely, including scene inspection, object creation/modification, and Python code execution, via…No signals yetNo one-command install · Source
2437Unrankedtriage-mcpmcp · github-vcsEnables LLMs to triage GitHub issues by retrieving similar reported issues and classifying components using historical data.No signals yetNo one-command install · Source
2438Unrankedshack-mcpmcp · ai-agentsAn MCP server that lets an LLM operate an amateur radio shack: query live APRS traffic, predict satellite passes, schedule SDR captures, and monitor…No signals yetNo one-command install · Source
2439Unrankedmcp-docqa-servermcp · searchAn MCP server that provides semantic search over a document corpus, enabling AI clients to retrieve and cite relevant chunks from indexed documents…No signals yetNo one-command install · Source
2440Unrankedarchvanguard-mcpmcp · ai-agentsFramework-agnostic architecture-rule enforcement for AI agents: analyzes Python codebases import graphs against declarative rulesets to report layer…No signals yetNo one-command install · Source
2441Unrankedgoodmorning-mcpmcp · ai-agentsExposes models available on the gm inference gateway as callable tools, enabling coding agents to query models and list available ones via natural…No signals yetNo one-command install · Source
2442Unrankedtophatmcpmcp · ai-agentsAn authenticated OpenAI-compatible inference gateway with an async job broker that bridges a coding agent to a ChatGPT MCP worker, enabling ChatGPT to…No signals yetNo one-command install · Source
2443Unrankedagent-regressmcp · ai-agentsA local MCP server that provides tools for AI coding agents to execute, evaluate, and diff regression tests for LLM agents.No signals yetNo one-command install · Source
2444Unrankedwebnavmcp · ai-agentswebnav is an MCP server that gives web-browsing AI agents a reusable, deterministic site map, so they stop re-exploring sites every run. It enables…No signals yetNo one-command install · Source
2445Unrankedpik-mcpmcp · back-endExposes the OLX.ba marketplace API as MCP tools, enabling LLM clients to authenticate, browse and manage listings, read…No signals yetNo one-command install · Source
2446Unrankedapache-atlas-mcpmcp · ai-agentsConnects LLM agents to Apache Atlas for searching, tracing lineage, and managing metadata. Read-only by default, with optional write mode for creating…No signals yetNo one-command install · Source
2447Unrankedmcp-openai-platformmcp · back-endA local MCP server exposing the OpenAI platform REST API as tools for file management, fine-tuning, inference, images, audio, batch processing, and…No signals yetNo one-command install · Source
2448Unrankedmcp-pdf-tokensavermcp · ai-agentsA layout-aware local MCP server that analyzes PDF structures (multi-columns, tables, LaTeX equations) to save up to 90% context tokens for LLMs in…No signals yetNo one-command install · Source
2449Unrankedrag-factorymcp · searchAutomated RAG pipeline optimization and serving. It interviews users, builds and evaluates candidate configurations on their data, and registers the…No signals yetNo one-command install · Source
2450Unrankedopenchronicle-mcpmcp · ai-agentsPersistent memory database for LLM agents with hybrid semantic/keyword search, project scoping, and git commit clustering.No signals yetNo one-command install · Source
2451Unrankedcindexmcp · searchProvides a search_code tool for coding agents to perform local, offline semantic code search on a tree-sitter AST indexed codebase using GGUF…No signals yetNo one-command install · Source
2452Unrankeddag-studio-mcpmcp · ai-agentsMCP server for the DAG Studio causal-inference engine, enabling AI agents to construct, analyze, and validate causal directed acyclic graphs (DAGs)…No signals yetNo one-command install · Source
2453Unrankedyoutuberboxmcp · ai-agentsMCP server for faceless YouTube video automation, turning LLM-authored scripts into narrated, captioned videos with AI-generated images and motion.No signals yetNo one-command install · Source
2454Unrankedtf2-wiki-mcpmcp · searchGives LLMs live, accurate access to Team Fortress Wiki content, enabling search, page retrieval, structured weapon stats, patch notes, and other…No signals yetNo one-command install · Source
2455Unrankedgg-deals-mcp-servermcp · back-endEnables LLMs to fetch game prices, historical lows, and bundles from gg.deals.No signals yetNo one-command install · Source
2456Unrankedpending-medicare-mcpmcp · ai-agentsRead-only MCP server providing a validated public preview of behavioral-health NPIs newly present in CMS pending first-time Medicare enrollment files…No signals yetNo one-command install · Source
2457Unrankedwheel-size-mcpmcp · ai-agentsOfficial MCP server for the Wheel Fitment API, giving LLM agents access to vehicle wheel and tire compatibility data, including OEM specs, reverse…No signals yetNo one-command install · Source
2458Unrankedcalifornia-assisted-living-waiver-mcp-servermcp · ai-agentsA read-only MCP server that enables AI assistants to query 1,224 public DHCS participating-provider records for California's Medi-Cal Assisted Living…No signals yetNo one-command install · Source
2459Unrankedllm-bridge-mcp-servermcp · ai-agentsA local-first MCP server that enables MCP hosts to use GLM-family LLM providers for knowledge consultation, reasoning, UI auditing, repository…No signals yetNo one-command install · Source
2460Unrankedokfmcp · searchBuilds a keyword-searchable index from markdown documentation bundles and serves it to LLM agents via MCP, with retrieval logging and reporting for…No signals yetNo one-command install · Source
2461Unrankedhippocampus-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
2462Unrankedmcp-server-llm-wikimcp · ai-agentsA generic MCP server that turns a directory of Markdown wiki pages into a network-reachable knowledge base, queryable and updatable by any…No signals yetNo one-command install · Source
2463Unrankedmcp-web-search-servermcp · searchMCP server for web search with LLM-optimized results and anti-detection mechanisms.No signals yetNo one-command install · Source
2464Unrankedvlsi-formal-verification-mcp-servermcp · front-endEnables LLMs to interact with hardware designs (Verilog/SystemVerilog), formal verification tools, waveform logs, protocol specifications, and bug…No signals yetNo one-command install · Source
2465Unrankedcoexistaimcp · back-endA modular research assistant framework that enables web, Reddit, YouTube, map, and codebase exploration via MCP and FastAPI, with support for multiple…No signals yetNo one-command install · Source
2466Unrankedbrand-registrymcp · ai-agentsMCP server that exposes brand identity guidelines (visual look and voice) as markdown, enabling LLMs to produce on-brand content.No signals yetNo one-command install · Source
2467Unrankedmcp-rfq-processormcp · back-endEnables AI assistants to manage the full Request for Quotation lifecycle, including submission, quoting, pricing, and installment planning via…No signals yetNo one-command install · Source
2468Unrankedpixel-mcpmcp · ai-agentsEnables LLMs to create and edit pixel art reliably with support for layers, frames, symmetry, and various drawing tools.No signals yetNo one-command install · Source
2469Unrankedcreator-research-mcpmcp · ai-agentsFetches content data from YouTube, TikTok, Twitter, LinkedIn, articles, and PDFs so LLM clients can analyze content performance and generate insights.No signals yetNo one-command install · Source
2470Unrankedlocal-rag-mcpmcp · searchA RAG knowledge base MCP server using FastMCP and LanceDB, enabling hybrid search, document ingestion, and full MCP tool/resource/prompt support.No signals yetNo one-command install · Source
2471Unrankeddiataxis-mcp-servermcp · ai-agentsEnables agents to classify, audit, and plan documentation using the Diataxis framework with deterministic heuristics and no external LLM calls.No signals yetNo one-command install · Source
2472Unrankedweb-search-routermcp · back-endA remote MCP server that routes web search queries across multiple providers (HTTP APIs, external MCP servers, LLM with grounding) with intelligent…No signals yetNo one-command install · Source
2473Unrankedpg-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
2474Unrankedluallm-mcpmcp · otherEnables safe model management via leases for luaLLM, allowing users to acquire, release, and manage model instances through MCP tools.No signals yetNo one-command install · Source
2475Unrankedvecmorymcp · ai-agentsAn MCP server that provides AI agents with a contextual memory system, storing query-error-solution chains as a typed graph with local embedding…No signals yetNo one-command install · Source
2476Unrankedros-llm-integration-bridgemcp · observabilityEnables large language models to interact with ROS robots seamlessly, allowing natural language control, real-time sensor monitoring, and autonomous…No signals yetNo one-command install · Source
2477Unrankedsquarespace-mcpmcp · ai-agentsEnables LLM agents to interact with Squarespace Commerce APIs (products, orders, inventory, transactions) using natural language.No signals yetNo one-command install · Source
2478Unrankedopensearch-dashboard-mcpmcp · searchEnables LLM clients to interact with OpenSearch Dashboards, including reading saved objects, listing tenants and index patterns, and querying logs…No signals yetNo one-command install · Source
2479Unrankedpuzzletide-mcpmcp · ai-agentsMCP server for puzzle generation: word search generator, crossword generator, and sudoku generator + solver, with printable PDF worksheets, themed…No signals yetNo one-command install · Source
2480Unrankedcomic-chat-mcpmcp · ai-agentsAn MCP server that recreates Microsoft Comic Chat (1996) to generate comic strips from conversation summaries, using original character art and…No signals yetNo one-command install · Source
2481Unrankedclaudiokitchenmcp · back-endGives Claude access to OpenRouter's image, video, TTS, transcription, embeddings, and rerank APIs via a Streamable HTTP MCP server, with OIDC auth…No signals yetNo one-command install · Source
2482Unrankedweather-chat-mcpmcp · browserEnables LLMs to fetch Israeli weather forecasts by controlling a real browser via Playwright, simulating human interactions like typing and clicking…No signals yetNo one-command install · Source
2483Unrankedwinvm-mcpmcp · ai-agentsAn MCP server that gives an LLM full control over a VMware-hosted Windows VM: lifecycle, snapshots, remote execution, file transfer, and kernel…No signals yetNo one-command install · Source
2484Unrankednodeproxymcp · ai-agentsMCP server that converts web pages to clean Markdown for LLMs via two paid tools: surface_markdown_parser and stealth_markdown_parser.No signals yetNo one-command install · Source
2485Unrankedmintsoft-mcpmcp · back-endA Model Context Protocol server for the Mintsoft warehouse management system, enabling LLM clients to look up orders, products, stock, inbound…No signals yetNo one-command install · Source
2486Unrankedcodepilotmcp · searchAn autonomous AI software engineer and MCP server that uses LangGraph and a hybrid RAG index to autonomously edit, test, and debug codebases.No signals yetNo one-command install · Source
2487Unrankedmotomarks-mcp-servermcp · back-endEnables AI tools to search and retrieve automotive brand data, logos, and color palettes from the Motomarks car logo API, and generate authenticated…No signals yetNo one-command install · Source
2488Unrankedcirculara-observe-mcp-pluginmcp · ai-agentsProvides Claude Code integration to capture LLM usage events and surface cost, carbon, and savings reports via tools and hooks.No signals yetNo one-command install · Source
2489Unrankedvectorlanemcp · ai-agentsProvides a local vector memory store for AI agents with semantic search, offline embeddings, and MCP integration, enabling tools like Claude and…No signals yetNo one-command install · Source
2490Unrankedllmemory-mcp-servermcp · ai-agentsA remote MCP server that enables AI coding agents to search and retrieve context from imported AI chat history (ChatGPT, Claude, Codex, Claude Code)…No signals yetNo one-command install · Source
2491Unrankedhwp-rag-mcpmcp · searchEnables searching local Korean HWP/HWPX documents via Codex or Claude Code by indexing them with a free multilingual embedding model, keeping…No signals yetNo one-command install · Source
2492Unrankedwirimcp · ai-agentsWiri is a headless wireframing MCP server designed for an LLM operator. It stores each screen as a small semantic scene graph, lays elements out…No signals yetNo one-command install · Source
2493Unrankedcollibra-atlasmcp · searchProvides AI agents with local-first access to Collibra developer documentation via MCP, combining deterministic filesystem search with semantic RAG…No signals yetNo one-command install · Source
2494Unrankedagentic-ssh-mcpmcp · ai-agentsEnables secure SSH command execution and log retrieval with intelligent summarization using local LLM (Ollama) and Model Context Protocol (MCP)…No signals yetNo one-command install · Source
2495Unrankederlik-graphmcp · ai-agentsEnables LLMs to perform OSINT link-analysis by exposing transforms (DNS, WHOIS, Shodan, etc.) as MCP tools for autonomous investigation and graph…No signals yetNo one-command install · Source
2496Unrankedarm-migrate-mcpmcp · ai-agentsAnalyzes, plans, and benchmarks LLM workload migration from x86 to Arm64, generating measurable speedups using free GitHub Arm runners.No signals yetNo one-command install · Source
2497Unrankedai-token-cost-optimization-mcp-servermcp · back-endProvides tools to count tokens, estimate API costs, optimize prompts, and compare AI model pricing for multiple LLMs.No signals yetNo one-command install · Source
2498Unrankedcompany-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
2499Unrankedmulti-cloud-llm-platformmcp · ai-agentsExposes multiple LLM providers (AWS Bedrock, OpenAI, Google Gemini, local Ollama) as MCP tools with automatic routing by task type and Prometheus…No signals yetNo one-command install · Source
2500Unrankedlindas-mcp-servermcp · back-endEnables LLMs to query structured statistical data from the Swiss Federal Archives' Linked Data platform (LINDAS) by translating natural language…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