prithvi-seri/mcp-server
3.3
If you are the rightful owner of mcp-server 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.
A Python MCP server for file operations within the 'documents' folder, designed for integration with Claude Desktop.
Tools
Functions exposed to the LLM to take actions
read_file
Read the contents of a file from the documents folder.
write_file
Write content to a file in the documents folder.
list_files
List all files and directories in the documents folder with search capabilities.
delete_file
Delete a file or directory from the documents folder.
create_directory
Create a new directory in the documents folder.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client