Back to search
30
MCP
mcp-file-context-server
bsmi021/mcp-file-context-serverA 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.
Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-file-context-server": {
"url": "None",
"transport": "http"
}
}
}