Search: ar
Search MCP servers and agent skills by name, description, category or topic — 2,462 results.
8b-is/smart-tree
AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file categorization.
saurabhsharma2u/search-console-mcp
An MCP server to interact with Google Search Console and Bing Webmasters.
varun29ankuS/shodh-memory
Cognitive memory for AI agents with Hebbian learning, 3-tier architecture, and knowledge graphs. Single ~15MB binary, runs offline on edge devices.
scarletkc/vexor
A semantic search engine for files and code — find files by describing what they do, not their names. Local reusable indexes, configurable embedding providers (OpenAI, Gemini, Voyage, any OpenAI-compatible API, or fully offline local models), AST-aware code chunking, optional reranking. `uvx vexor mcp` or `pip install vexor`.
scarletkc/vexor
Vector-powered CLI for semantic file search with a Claude/Codex skill
king-of-the-grackles/reddit-research-mcp
AI-powered Reddit intelligence for market research and competitive analysis. Discover subreddits via semantic search across 20k+ indexed communities, fetch posts/comments with full citations, and manage research feeds. No Reddit API credentials needed.
vasylenko/claude-desktop-extension-bear-notes
Search, read, create, and update Bear Notes directly from Claude. Local-only with complete privacy.
tarunlnmiit/autopilot-jobhunt
AI job-hunting agent that scans 130+ company careers pages nightly, scores every role 0–100 against your resume with an LLM, sends top matches to Telegram, and drafts tailored cover letters + resume bullets on command. Pluggable free LLM backends (OpenRouter free tier, Claude Code CLI, or Anthropic API). Exposes `scan_jobs`, `draft_application`, and `export_jobs`. Runs locally; does not auto-submi
patsnap/patent-literature-search-mcp
Natural-language patent and scientific literature search across 200M+ patents and 216M+ papers from 170+ jurisdictions, with semantic/BM25 search, structured filters, and record retrieval. Hosted Streamable HTTP endpoint and Dockerized stdio bridge; requires a free Patsnap API key.
bx33661/Wireshark-MCP
Wireshark network packet analysis MCP Server with capture, protocol stats, field extraction, and security analysis capabilities.
narumiruna/yfinance-mcp
An MCP server that uses yfinance to obtain information from Yahoo Finance.
achiya-automation/safari-mcp
Native Safari browser automation for AI agents with 80+ tools. No Chrome dependency, optimized for Apple Silicon with 60% less CPU overhead.
takashiishida/arxiv-latex-mcp
Get the LaTeX source of arXiv papers to handle mathematical content and equations
browserbase/search
Search the web via the Browserbase API with structured results
runekaagaard/mcp-alchemy
Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and many more databases. Features schema and relationship inspection, and large dataset analysis capabilities.
aresyn/codex-control-plane-mcp
Durable control plane for long-running Codex Desktop tasks. Submit tasks asynchronously, poll operation/workflow state, approve Plan Mode, recover retries, and use hook-backed SQLite history for search and diagnostics.
get-tmonier/argot
Guardrail that checks agent-written code against a repo's own git-history-learned patterns — flags foreign dependencies, reinvented functions, misplaced code, broken layering, and gamed tests. Exposes `voice_context` (the repo's familiar imports/idioms for a file, so agents write in-voice before generating), `check` (score a generated hunk against the repo's patterns), and `explain`. 100% local, n
openai/cloudflare-deploy
Deploy apps to Cloudflare using Workers, Pages, and platform services
openai/notion-research-documentation
Research Notion content and synthesize findings into structured briefs
openai/figma-generate-library
Build or update a professional-grade design system in Figma from a codebase
Aas-ee/open-webSearch
Web search using free multi-engine search (NO API KEYS REQUIRED) — Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN.
subnetmarco/pgmcp
Natural language PostgreSQL queries with automatic streaming, read-only safety, and universal database compatibility.
gomarble-ai/facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
testmu-ai/capybara-skill
Generate Capybara E2E tests in Ruby with RSpec integration
testmu-ai/karma-skill
Generate Karma test-runner configs for browser-based JS testing
testmu-ai/laravel-dusk-skill
Generate Laravel Dusk Chrome-based browser tests in PHP
testmu-ai/smartui-skill
Generate SmartUI visual regression configs for screenshot comparison
smart-mcp-proxy/mcpproxy-go
Local MCP proxy with BM25 tool filtering, quarantine security, activity logging, and web UI. Routes multiple servers through a single endpoint.
cr7258/elasticsearch-mcp-server
MCP Server implementation that provides Elasticsearch interaction
hechtcarmel/jetbrains-index-mcp-plugin
A JetBrains IDE plugin that exposes an MCP server, enabling AI coding assistants to leverage the IDE's indexing and refactoring capabilities (rename, safe delete, find references, call hierarchy, type hierarchy, diagnostics and more).
OpenZeppelin/contracts-wizard
A Model Context Protocol (MCP) server that allows AI agents to generate secure smart contracts in multiples languages based on [OpenZeppelin Wizard templates](https://wizard.openzeppelin.com/).
ganapativs/microcharts
Word-sized charts (sparklines, bars, bullets — 106 types) rendered to self-contained SVG with generated alt text. Three tools: find the right chart for a question, get its wiring, render it. Works in chat surfaces that can't run React. Install via `npx -y @microcharts/mcp`.
arthurpanhku/DocSentinel
MCP server for AI agent for cybersecurity: automate assessment of documents, questionnaires & reports. Multi-format parsing, RAG knowledge base,Risks, compliance gaps, remediations.
Pearch-ai/mcp_pearch
Best people search engine that reduces the time spent on talent discovery
amirdaraee/luxembourg-mcp
Keyless access to official Luxembourg public data: laws, statistics, live parking and traffic, weather alerts, environment, parliament, geodata, GTFS stops, and the national open-data catalogue. 21 read-only tools, zero dependencies; hosted endpoint at mcp.luxembourg-mcp.com or local Python server. No API keys.
haris-musa/excel-mcp-server
An Excel manipulation server providing workbook creation, data operations, formatting, and advanced features (charts, pivot tables, formulae).
Paramchoudhary/ResumeSkills
20 specialized skills for resume optimization, ATS analysis, interview prep, and career transitions
shaikhspeare/wanderlog-mcp
MCP server for Wanderlog that lets AI clients read and edit trip itineraries through natural language, including trips, places, notes, hotels, checklists, and date updates.
8enSmith/mcp-open-library
A MCP server for the Open Library API that enables AI assistants to search for book information.
PhpCodeArcheology/PhpCodeArcheology
PHP static analysis MCP server for architecture and maintainability. 11 tools exposing 60+ code quality metrics, problem detection, refactoring priorities, dependency graphs, git hotspots, test coverage, and impact analysis. Installable via Composer.
adelinamart/robrain
Self-hosted decision memory for AI coding agents. Passively captures architectural decisions with the alternatives you rejected (structured `rejected[]`), then warns the agent before it re-proposes a rejected approach. Postgres + pgvector; cross-tool across Claude Code, Cursor, Copilot, and Codex. Install: `npx robrain up && npx robrain install`.