Back to search
30
MCP

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

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-file-operations-server
A Model Context Protocol (MCP) server that provides enhanced file operation capabilities with streaming, patching, and change tracking suppo
0 tools
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, s
0 tools
mcp-filesystem-server
Go server implementing Model Context Protocol (MCP) for filesystem operations.
0 tools
elasticsearch-mcp-server
A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
0 tools
ctx-engine-mcp
A Model Context Protocol (MCP) server for Context Engineering - file system as external memory for AI agents
0 tools
mcpcommunity/mark3labs-mcp-filesystem-server
Go server implementing Model Context Protocol (MCP) for filesystem operations.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "filesystem-mcp-server": {
      "url": "https://www.npmjs.com/package/@cyanheads/filesystem-mcp-server",
      "transport": "http"
    }
  }
}