From 1433ff738257769bbc1a027e88fe551cc6c91d5f Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Mon, 20 Jan 2025 11:54:09 +0000 Subject: [PATCH] Update README.md --- model-context-protocol/filesystem/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model-context-protocol/filesystem/README.md b/model-context-protocol/filesystem/README.md index 0617847..9521bec 100644 --- a/model-context-protocol/filesystem/README.md +++ b/model-context-protocol/filesystem/README.md @@ -1,6 +1,6 @@ # Spring AI Model Context Protocol Demo Application -A demo application showcasing the integration of Spring AI with File syste using the Model Context Protocol (MCP). +A demo application showcasing the integration of Spring AI with File system using the Model Context Protocol (MCP). This application enables natural language interactions with predefiend folders in your local files system. It starts and connects to [Filesystem MCP-Server](https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem) with provided accsss to your `model-context-protocol/filesystem/target` folder