MCP.so
登录

MCP_TextFiles

@Digio-Campus

关于 MCP_TextFiles

MCP server to list, read and write .txt files given a local route

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

Digio-Campus

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP_TextFiles?

An MCP server that lists, reads, and writes .txt files given a local file path on the user’s machine.

How to use MCP_TextFiles?

Key features of MCP_TextFiles

  • List .txt files in a local directory
  • Read contents of a .txt file
  • Write or overwrite a .txt file

Use cases of MCP_TextFiles

  • Manage local text notes through an MCP client
  • Programmatically read and update text‑based configuration files
  • Automate reading or writing logs or journal entries stored as .txt

FAQ from MCP_TextFiles

What operations does MCP_TextFiles support?

It supports listing, reading, and writing .txt files on a given local route.

What file types does it work with?

Only files with the .txt extension.

How is the file route specified?

By providing a local file path to the server.

Is this server based on any existing guide?

Yes, it was built following the Claude quickstart guide for MCP servers.

评论

其他 分类下的更多 MCP 服务器