Enables blazingly fast file and content searching in large codebases using ripgrep, with intelligent filtering, fuzzy finding, and directory tree visualization while respecting .gitignore and avoiding common bloat directories.
Provides local web search (Baidu, Bing, 360, Sogou), page scraping to markdown, and image description via LM Studio vision models, all without external APIs and with disk caching.
Enables intelligent file searching in local directories using natural language queries. Supports searching by file type, filename patterns, and content across multiple formats including PDF, Word, Excel, and text files with AI-powered relevance scoring.
Enables AI models to perform file system operations (reading, creating, and listing files) on a local file system through a standardized Model Context Protocol interface.
An MCP gateway and offline catalog CLI that aggregates multiple upstream MCP servers into a single stdio endpoint, and provides tool recommendation and catalog inspection without connecting to upstreams.
An MCP server that enables Claude to discover and delegate tasks to local Codex Skills and plugins, bridging Claude's natural language understanding with Codex's execution capabilities.
Enables dynamic tool discovery and loading for Claude using BM25, regex, and semantic search algorithms. It supports managing a catalog of over 10,000 tools with minimal context overhead and provides a REST API for tool management.
A Model Context Protocol server for secure, sandboxed file operations and project scaffolding with built-in search and regex capabilities. It is optimized for Windows environments and features configurable access controls to restrict operations to specific directories.
A dual-transport MCP server enabling anonymous free web search via Parallel (default) or Exa (backup), with no API keys or DSH dependency, for Claude Code, Codex, and any MCP client.
A wrapper for mcp-remote that provides secure authentication for protected MCP servers using Adobe IMS or Okta OAuth flows. It features automated token management, validation, and background refreshing for seamless access to remote resources.
Encoding-aware, indentation-smart file tools for AI coding agents. 20+ tools including read/edit with automatic encoding detection, smart indentation conversion, SSH, SFTP, process management, and system utilities.
Enables local file management through natural language interactions using the Gemini API, with tools for listing, reading, writing, deleting, and updating files.