{"id":30532630,"url":"https://github.com/dlukt/mcp-server","last_synced_at":"2026-05-18T03:34:29.697Z","repository":{"id":311128179,"uuid":"1038624908","full_name":"dlukt/mcp-server","owner":"dlukt","description":"MCP server to list read update delete files and make http requests","archived":false,"fork":false,"pushed_at":"2025-08-22T09:01:14.000Z","size":5438,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-22T10:29:47.772Z","etag":null,"topics":["filesystem","http-client","mcp","mcp-server"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dlukt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-15T14:42:51.000Z","updated_at":"2025-08-22T09:01:18.000Z","dependencies_parsed_at":"2025-08-22T10:29:51.140Z","dependency_job_id":"24535f52-5cb2-414e-989d-7db75555223a","html_url":"https://github.com/dlukt/mcp-server","commit_stats":null,"previous_names":["dlukt/mcp-server"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dlukt/mcp-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlukt%2Fmcp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlukt%2Fmcp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlukt%2Fmcp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlukt%2Fmcp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlukt","download_url":"https://codeload.github.com/dlukt/mcp-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlukt%2Fmcp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["filesystem","http-client","mcp","mcp-server"],"created_at":"2025-08-27T10:17:50.117Z","updated_at":"2026-05-18T03:34:29.692Z","avatar_url":"https://github.com/dlukt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MCP server\n\nFor file operations and doing HTTP requests.\n\n## install\n\ngo install github.com/dlukt/mcp-server@latest\n\n## run\n\n```bash\n./mcp-fileserver --base /path/to/sandbox \\\n  --allow-overwrite=false \\\n  --max-bytes=104857600 # 100MB\n```\n\n## use in LM Studio\n\n\n```json\n{\n  \"mcpServers\": {\n    \"mcp-fileserver\": {\n      \"command\": \"/home/{{user}}/go/bin/mcp-server\",\n      \"args\": [\n        \"--base\",\n        \"/home/{{user}}/mcproot\",\n        \"--allow-overwrite=true\",\n        \"--max-bytes\",\n        \"104857600\"\n      ],\n      \"env\": {}\n    }\n  }\n}\n```\n\nReplace `{{user}}` with your username, or provide different a path.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlukt%2Fmcp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdlukt%2Fmcp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlukt%2Fmcp-server/lists"}