MCPJavaFileSystem
14
The Java Filesystem & Web MCP Server is an MCP server that allows AI assistants to interact with local filesystems and web resources. It provides various tools for reading, writing, and searching files, as well as fetching web content. Designed for ease of integration with platforms like DevoxxGenie, it uses Java and Spring Boot.
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