File_reader_MCP

AjayLokesh/File_reader_MCP

3.1

If you are the rightful owner of File_reader_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Model Context Protocol (MCP) server is a lightweight framework designed to facilitate the interaction between AI agents and local systems through a modular command platform.

Tools

Functions exposed to the LLM to take actions

create_file

Create a new .txt file in the shared directory.

create_local_file

Create a .txt file in a local directory (Desktop, Documents, Downloads, or a custom path).

list_files

Returns a list of all .txt files in the shared directory.

read_file

Reads and returns the content of the specified .txt file.

test_new_function

Simple tool to verify that the FastMCP server is working.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources