MCP llms txt

Local 2025-09-01 00:06:06 0

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


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

Installation_x000D_

x000D View a setup guide + example usage on pulsemcp.comx000D x000D

Installing via Smithery_x000D_

x000D To install MCP Server for Awesome-llms-txt for Claude Desktop automatically via Smithery:x000D x000D bash_x000D_ npx -y @smithery/cli install @SecretiveShell/MCP-llms-txt --client claude_x000D_x000D x000D

Manual Installation_x000D_

Setup your claude config like this:x000D x000D json_x000D_ {_x000D_ "mcpServers": {_x000D_ "mcp-llms-txt": {_x000D_ "command": "uvx",_x000D_ "args": ["mcp-llms-txt"],_x000D_ "env": {_x000D_ "PYTHONUTF8": "1"_x000D_ }_x000D_ }_x000D_ }_x000D_ }_x000D_x000D x000D

testing_x000D_

x000D Use mcp-cli to test the server:x000D x000D bash_x000D_ npx -y "@wong2/mcp-cli" -c config.json_x000D_x000D x000D The config file is already setup and does not need to be changed since there are no api keys or secrets.x000D x000D

Contributing_x000D_

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

License_x000D_

x000D This project is licensed under the MIT License.x000D