-
securityF
license-
qualityA Model Context Protocol server that enables LLMs to extract and use content from unstructured documents across a wide variety of file formats.
Last updated -
2
Python
模型上下文协议 (MCP) 服务器,提供用于分析文本文档的工具,包括统计单词和字符数。该服务器通过提供简单的文档统计功能,帮助 LLM 执行文本分析任务。
添加到您的 Claude Desktop 配置( claude_desktop_config.json
):
计算文本文档中的单词和字符数。
参数:
filePath
(字符串,必需):要分析的文本文件的路径返回:
响应示例:
MIT 许可证 - 详情请参阅 LICENSE 文件。
欢迎贡献代码!欢迎提交 Pull 请求。
local-only server
The server can only run on the client's local machine because it depends on local resources.
模型上下文协议 (MCP) 服务器,提供用于分析文本文档的工具,包括统计单词和字符数。该服务器通过提供简单的文档统计功能,帮助 LLM 执行文本分析任务。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/qpd-v/mcp-wordcounter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server