Skip to content
Back to search
30
MCP

agent-file-control-mcp-server

npm/agent-file-control-mcp-server

MCP server for complete file control with base64 encoding to bypass JSON parsing issues

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

Similar MCP servers embedding-nearest

FileSystem MCP Server
Secure filesystem access for AI agents with configurable directory and file type restrictions
0 tools
FileSystem MCP Server
Secure filesystem access for AI agents with configurable directory and file type restrictions
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools
mcp-base64
MCP server for Base64 file conversion (stdio transport)
0 tools
archive-mcp
A comprehensive MCP server for file compression and extraction operations
0 tools
io.github.qflav/agentdrop-mcp-server
MCP server for AgentDrop - encrypted file transfer between AI agents across any host or network.
0 tools

How to use

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

{
  "mcpServers": {
    "agent-file-control-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}