A Model Context Protocol (MCP) server that enables large language models (LLMs) to read, search, and analyze code files with advanced caching and real-time file watching capabilities. Highly relevant as a core MCP server.
Loading more......
Provides file search functionality within filesystems, returning detailed metadata for discovered files based on path fragments.
A powerful MCP server for file searching with wildcard patterns, attribute filtering, and content searching across directories, returning detailed file information.
An MCP server dedicated to parsing files for Claude Desktop, requiring a 302AI API key, showcasing the extensibility of MCP servers for file parsing and desktop application integration.
A reimagined MCP server for filesystem access, featuring privacy-preserving path aliases and an optimized LLM-friendly API.
Editor Mcp is a Python-based text editor server built with FastMCP, providing tools for file operations through a standardized MCP API. It enables reading, editing, and managing text files via the MCP protocol, making it directly relevant as an MCP server solution.
MCP server for Azure Data Lake Storage, enabling management of containers and files, along with metadata operations via MCP.
File Context Server is a Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). It enables LLMs to read, search, and analyze code files, featuring advanced caching and real-time file watching capabilities. It is designed for cross-platform compatibility (Windows, macOS, Linux).
list_context_files: List files in the context directory.read_context: Read the contents of context files.search_context: Search within context files.analyze_code: Analyze code in files.cache_stats: View statistics about the cache.file-management-mcp-servers
mcp, file-management, file-search, real-time
No pricing information provided. The project is open source and licensed under the MIT License.