MCP Server for Awesome-llms-txt

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

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install SecretiveShell/MCP-llms-txt -c claude

This command will automatically install and configure the MCP Server for Awesome-llms-txt MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "MCP Server for Awesome-llms-txt": {
      "command": "uvx",
      "args": [
        "mcp-llms-txt"
      ],
      "env": {
        "PYTHONUTF8": "1"
      }
    }
  }
}

mcp-llms-txt

smithery badge

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

MCP-llms-txt MCP server

Installation

View a setup guide + example usage on pulsemcp.com

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.

Share:
Details:
  • Stars


    19
  • Forks


    6
  • Last commit


    4 months ago
  • Repository age


    5 months
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to MCP Server for Awesome-llms-txt:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


MCP Server for Awesome-llms-txt: MCP Server – MCP.Bar