1.0.13 • Published 8 months ago
@duweibin/fs-mcp v1.0.13
FS MCP
A file system Model Context Protocol (MCP) server that enables file reading capabilities.
Installation
You can run this package directly using npx:
npx -y @bunas/fs-mcp@latestUsage with API Key
You can provide an API key when running the package:
npx -y @bunas/fs-mcp@latest --API_KEY="your_api_key_here"The API key can also be provided as an environment variable:
API_KEY="your_api_key_here" npx -y @bunas/fs-mcp@latestFeatures
- Seamless file reading via MCP
- Command-line API key configuration
1.0.13
8 months ago