MCP llms txt
MCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.
MCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.
x000D
x000D
x000D
MCP server for Awesome-llms-txt. Add documentation directly into your conversation via mcp resources.x000D
x000D
x000D
x000D
x000D View a setup guide + example usage on pulsemcp.comx000D 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
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
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
x000D Contributions are welcome! Please open an issue or submit a pull request.x000D x000D
x000D This project is licensed under the MIT License.x000D