Skip to main content
Glama

MCP-llms-txt

mcp-llms-txt

Awesome-llms-txt的 MCP 服务器。通过 mcp 资源直接将文档添加到您的对话中。

安装

pulsemcp.com上查看设置指南 + 使用示例

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 Awesome-llms-txt 的 MCP 服务器:

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 许可。

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

SecretiveShell/Awesome-llms-txt 的 MCP 服务器。通过 MCP 资源直接将文档添加到您的对话中。

  1. 安装
    1. 通过 Smithery 安装
    2. 手动安装
  2. 测试
    1. 贡献
      1. 执照

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          MCP server for toolhouse.ai. This does not rely on an external llm unlike the official server.
          Last updated -
          1
          Python
          MIT License
        • A
          security
          A
          license
          A
          quality
          An MCP server that provides LLMs access to other LLMs
          Last updated -
          4
          14
          12
          JavaScript
          MIT License
        • -
          security
          F
          license
          -
          quality
          An MCP server that allows Claude and other LLMs to manage persistent memories across conversations through text file storage, enabling commands to add, search, delete and list memory entries.
          Last updated -
          2
          TypeScript
        • -
          security
          A
          license
          -
          quality
          An MCP server that provides tools to load and fetch documentation from any llms.txt source, giving users full control over context retrieval for LLMs in IDE agents and applications.
          Last updated -
          177
          Python
          MIT License
          • Apple

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/SecretiveShell/MCP-llms-txt'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server