Skip to main content
Glama

MCP-llms-txt

mcp-llms-txt

Servidor MCP para Awesome-llms-txt . Añade documentación directamente a tu conversación mediante recursos MCP.

Instalación

Vea una guía de configuración + ejemplo de uso en pulsemcp.com

Instalación mediante herrería

Para instalar MCP Server para Awesome-llms-txt para Claude Desktop automáticamente a través de Smithery :

npx -y @smithery/cli install @SecretiveShell/MCP-llms-txt --client claude

Instalación manual

Configura tu Claude config de esta manera:

{ "mcpServers": { "mcp-llms-txt": { "command": "uvx", "args": ["mcp-llms-txt"], "env": { "PYTHONUTF8": "1" } } } }

pruebas

Utilice mcp-cli para probar el servidor:

npx -y "@wong2/mcp-cli" -c config.json

El archivo de configuración ya está configurado y no es necesario modificarlo ya que no hay claves API ni secretos.

Contribuyendo

¡Agradecemos sus contribuciones! Abra un problema o envíe una solicitud de incorporación de cambios.

Licencia

Este proyecto está licenciado bajo la licencia MIT.

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

Servidor MCP para SecretiveShell/Awesome-llms-txt. Agregue documentación directamente a su conversación mediante los recursos de MCP.

  1. Instalación
    1. Instalación mediante herrería
    2. Instalación manual
  2. pruebas
    1. Contribuyendo
      1. Licencia

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          An MCP server that provides LLMs access to other LLMs
          Last updated -
          4
          673
          59
          JavaScript
          MIT License
        • -
          security
          A
          license
          -
          quality
          A server for the Machine Chat Protocol (MCP) that provides a YAML-based configuration system for LLM applications, allowing users to define resources, tools, and prompts without writing code.
          Last updated -
          5
          Python
          MIT License
          • Linux
          • Apple
        • A
          security
          A
          license
          A
          quality
          An MCP server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface for LLMs.
          Last updated -
          10
          74
          Python
          MIT License
          • Apple
        • -
          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 -
          578
          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