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.

GitHub Stars

27

User Rating

Not Rated

Favorites

0

Views

36

Forks

6

Issues

3

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

To install File Context Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@bsmi021/mcp-file-context-server):
bash
npx -y @smithery/cli install @bsmi021/mcp-file-context-server --client claude
bash
npm install @modelcontextprotocol/file-context-server

Additional Resources