filesystem@quarkiverse/quarkus-mcp-servers
A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image.
Ads
Overview
A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image.
Installation
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
No tools listed yet.
Tags
- awesome-list
Related MCP servers
Filesystem MCP Server
OfficialSecure file read/write operations with configurable directory access controls.
box/mcp-server-box-remote
OfficialThe Box MCP server allows third party AI agents to securely and seamlessly access Box content and use tools such as search, asking questions from files and folders, and data extraction.
bzsanti/oxidize-python
Rust-powered PDF toolkit: create, read, and analyze PDFs; extract text and entities for RAG; convert to Markdown; split, merge, rotate, and reorder pages; add content, annotations, and form fields; and encrypt documents. Ships in the `oxidize-pdf` PyPI package — run locally with `uvx oxidize-mcp`.
dimitar-grigorov/mcp-file-tools
Filesystem server for legacy, non-UTF-8 files. Auto-detects and converts 24 encodings (CP1251, CP1252, ISO-8859-x, KOI8-R/U, GBK/GB18030), keeps each file's original encoding on write, and manages BOM and line endings. Encoding-aware grep, partial reads with offset/limit for large files, and allowed-directory confinement. Single Go binary, no runtime dependencies.