Back to search
30
MCP

file-tools-mcp

pypi/file-tools-mcp

MCP server providing file tools for LLMs and coding agents to quickly get project context

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

context-mcp
MCP server for project context integration - provides read-only filesystem operations for AI agents
0 tools
Filesystem MCP
MCP Server that enables LLMs to interact with the local filesystem.
0 tools
io.github.alex-feel/mcp-context-server
An MCP server that provides persistent multimodal context storage for LLM agents.
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/context7
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools

How to use

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

{
  "mcpServers": {
    "file-tools-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}