MCPJavaFileSystem

stephanj/MCPJavaFileSystem

3.4

If you are the rightful owner of MCPJavaFileSystem and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Java Filesystem & Web MCP Server is a Model Context Protocol server that provides filesystem and web access tools for LLM agents, enabling AI assistants to interact with local filesystems and web resources.

Tools

Functions exposed to the LLM to take actions

ReadFileService

Read file content

WriteFileService

Write file contents

EditFileService

Edit file content

SearchFilesService

Search for files and directories

ListDirectoryService

List the contents of the directory

CreateDirectoryService

Create a directory

GrepFilesService

Search for text in a file

BashService

Execute the bash command

FetchWebpageService

Get web content

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources