MCP-llms-txt

by SecretiveShell
Verified

mcp-llms-txt

MCP server for Awesome-llms-txt. Add documentation directly into your conversation via mcp resources.

<a href="https://glama.ai/mcp/servers/kqwhhpe8l7"><img width="380" height="200" src="https://glama.ai/mcp/servers/kqwhhpe8l7/badge" alt="MCP-llms-txt MCP server" /></a>

Installation

Installing via Smithery

To install MCP Server for Awesome-llms-txt for Claude Desktop automatically via Smithery:

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

Manual Installation

Setup your claude config like this:

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

testing

Use mcp-cli to test the server:

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

The config file is already setup and does not need to be changed since there are no api keys or secrets.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

You must be authenticated.

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

MCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.

  1. Installation
    1. Installing via Smithery
      1. Manual Installation
      2. testing
        1. Contributing
          1. License