alexgfeller/mcp-server-demo
3.2
If you are the rightful owner of mcp-server-demo 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.
This project is a demonstration of a Model Context Protocol (MCP) server using Spring AI and Spring Boot, designed to perform file system operations via STDIO transport.
Tools
Functions exposed to the LLM to take actions
readFile
Read file contents
writeFile
Write content to a file
listFiles
List files in a directory
deleteFile
Delete a file
fileExists
Check if a file exists
getFileInfo
Get detailed file information
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client