8000 GitHub - bunasQ/fs: mcp fs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bunasQ/fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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@latest

Usage 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@latest

Features

  • Seamless file reading via MCP
  • Command-line API key configuration

About

mcp fs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
35DC
0