Add your description here
Project description
mcp-llms-txt
MCP server for Awesome-llms-txt. Add documentation directly into your conversation via mcp resources.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_llms_txt-0.2.0.tar.gz.
File metadata
- Download URL: mcp_llms_txt-0.2.0.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15b2061d00360ccd7e468ab81d6efd05f4e32cd7c0d387c81d8dd240374b7981
|
|
| MD5 |
ba08de7c26247f45b25ea7cea4f310b7
|
|
| BLAKE2b-256 |
20a1758557cadaec1d1f56f51458b2880ecba58607d0f05b743255ca2b331155
|
File details
Details for the file mcp_llms_txt-0.2.0-py3-none-any.whl.
File metadata
- Download URL: mcp_llms_txt-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97d0ec5ec82540e938a483afa724ed732708f8584d11f95c7870f1bd4f56f28e
|
|
| MD5 |
ed9c3412b9191977d9c9e8133b565be4
|
|
| BLAKE2b-256 |
d8aefeea124fc90622b994875d017c7ebea6490dee389e02dbf4240a2dfc1c23
|