local-mcp

tkgstrator/local-mcp
★ 0 stars Rust File System Updated 1d ago
Self-hosted filesystem MCP server over Streamable HTTP, with OAuth support for ChatGPT custom connectors.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "local-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "local-mcp"
      ]
    }
  }
}

README Excerpt

A filesystem MCP server that speaks **Streamable HTTP**, so it can be added directly to ChatGPT as a custom connector. Drop `compose.yaml` into a repository and `docker compose up` puts that repository behind an HTTPS hostname, with nothing listening on the host. **Cloudflare Tunnel is the supported way to publish it.** `cloudflared` is in

Tools (19)

LOCAL_MCP_ALLOWED_HOSTSLOCAL_MCP_ALLOW_EXECLOCAL_MCP_BINDLOCAL_MCP_COMMAND_TIMEOUTLOCAL_MCP_LOGLOCAL_MCP_MAX_OUTPUTLOCAL_MCP_PUBLIC_URLLOCAL_MCP_ROOTLOCAL_MCP_STATE_DBLOCAL_MCP_TOKENedit_fileexecutelist_dirpoll_jobread_filesearchstart_commandstop_jobwrite_file

Topics

chatgptcloudflare-tunneldockerfilesystemmcpmodel-context-protocoloauthruststreamable-http