MCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.
MCP server for Awesome-llms-txt. Add documentation directly into your conversation via mcp resources.
View a setup guide + example usage on pulsemcp.com
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
Setup your claude config like this:
{
"mcpServers": {
"mcp-llms-txt": {
"command": "uvx",
"args": ["mcp-llms-txt"],
"env": {
"PYTHONUTF8": "1"
}
}
}
}
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.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.
An MCP server for chatting with your Lighthouse portfolio
An MCP server that enables searches within Obsidian vaults using the Omnisearch plugin API. Returns absolute paths to matching notes for seamless integration. 🚀
MCP Server to retrieve documentation for a package
MCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.