camel icon indicating copy to clipboard operation
camel copied to clipboard

[Feature Request] Add an MCP filesystem server that performs filesystem operations at STDIO

Open parthshr370 opened this issue 9 months ago • 1 comments

Required prerequisites

  • [x] I have searched the Issue Tracker and Discussions that this hasn't already been reported. (+1 or comment there if it has.)
  • [ ] Consider asking first in a Discussion.

Motivation

Integrating an MCP filesystem server that operates over STDIO would enable agents within the CAMEL AI ecosystem to perform filesystem operations securely and efficiently. Agent can directly interact with the local directory with filesystem mcp.

Solution

Filesystem MCP exposes the directories to perform actions such as read files list files etc

Alternatives

No response

Additional context

No response

parthshr370 avatar Mar 13 '25 18:03 parthshr370

Solved the issue Added the tests and examples https://github.com/camel-ai/camel/pull/1843

parthshr370 avatar Mar 13 '25 18:03 parthshr370