filesystem-mcp-server and mcp-file-context-server

These two tools are competitors, as both implement a Model Context Protocol (MCP) server for providing file system capabilities, differing primarily in their specific target use cases and feature sets (general platform-agnostic capabilities versus LLM-specific context).

filesystem-mcp-server
54
Established
Maintenance 2/25
Adoption 7/25
Maturity 25/25
Community 20/25
Maintenance 2/25
Adoption 7/25
Maturity 16/25
Community 17/25
Stars: 34
Forks: 26
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 36
Forks: 8
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stale 6m
Stale 6m No Package No Dependents

About filesystem-mcp-server

cyanheads/filesystem-mcp-server

A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal

This project provides a secure way for AI models to interact with a computer's file system. It takes commands from an AI agent to read, write, modify, or manage files and directories, then performs these operations and returns the results. It's designed for developers building AI agents that need to access local data.

AI-agent-development developer-tooling system-integration backend-development

About mcp-file-context-server

bsmi021/mcp-file-context-server

A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.

This tool helps developers working with Large Language Models (LLMs) to efficiently access and understand their codebase. It takes your project's files and directories as input and allows the LLM to read, search, and analyze code with advanced features like real-time file watching and smart caching. The primary user is a software developer or a prompt engineer looking to improve LLM interactions with code.

software-development code-analysis large-language-models developer-tools prompt-engineering

Scores updated daily from GitHub, PyPI, and npm data. How scores work