Loading MCP server directory, please wait...
Self-hosted file host: upload a file, get a public URL an agent can paste into a pull request.
npx @getmcp/cli add io.github.fatihbaltaci/godropRequires Docker Engine. Community-contributed server. Review source before installing.
GODROP_URLThe base URL of the GoDrop you host, such as https://files.example.com.
GODROP_TOKENAn API token from that instance: godrop token create --name mcp.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fatihbaltaci/godrop": {
"command": "docker",
"args": [
"run",
"GODROP_URL",
"GODROP_TOKEN",
"run",
"-i",
"--rm",
"-e",
"GODROP_URL",
"-e",
"GODROP_TOKEN",
"ghcr.io/fatihbaltaci/godrop:1.3.1",
"mcp"
],
"env": {
"GODROP_URL": "",
"GODROP_TOKEN": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Rust MCP server and CLI for Arcane Docker and container management.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.