Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 2 tasks
parthshr370 opened this issue Mar 13, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@parthshr370
Copy link
Collaborator

Required prerequisites

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 parthshr370 added the enhancement New feature or request label Mar 13, 2025
@parthshr370 parthshr370 self-assigned this Mar 13, 2025
@parthshr370
Copy link
Collaborator Author

parthshr370 commented Mar 13, 2025

Solved the issue
Added the tests and examples
#1843

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant