mcp llms txt
](https://smithery.ai/server/@SecretiveShell/MCP-llms-txt)
MCP服务器 真棒llms txt.通过mcp资源将文档直接添加到对话中。
安装
查看安装指南+示例用法 pulsemcp.com
通过Smithery安装
通过以下方式自动安装MCP Server for Awesome llms txt for Claude Desktop 史密瑟里:
npx -y @smithery/cli install @SecretiveShell/MCP-llms-txt --client claude手动安装
按如下方式设置您的claude配置:
{
"mcpServers": {
"mcp-llms-txt": {
"command": "uvx",
"args": ["mcp-llms-txt"],
"env": {
"PYTHONUTF8": "1"
}
}
}
}测试
使用 mcp-cli 要测试服务器,请执行以下操作:
npx -y "@wong2/mcp-cli" -c config.json配置文件已经设置好,不需要更改,因为没有api密钥或机密。
贡献
欢迎投稿!请打开问题或提交拉取请求。
许可证
该项目根据MIT许可证获得许可。
