mirror of
https://github.com/thedaviddias/mcp-llms-txt-explorer.git
synced 2025-10-19 03:17:32 +03:00
Deployment: Dockerfile and Smithery config (#1)
Co-authored-by: smithery-ai[bot] <194235850+smithery-ai[bot]@users.noreply.github.com>
This commit is contained in:
11
README.md
11
README.md
@@ -1,5 +1,7 @@
|
||||
# MCP LLMS.txt Explorer
|
||||
|
||||
[](https://smithery.ai/server/@thedaviddias/mcp-llms-txt-explorer)
|
||||
|
||||
A Model Context Protocol server for exploring websites with llms.txt files. This server helps you discover and analyze websites that implement the llms.txt standard.
|
||||
|
||||
## Features
|
||||
@@ -36,6 +38,15 @@ pnpm run watch
|
||||
|
||||
## Installation
|
||||
|
||||
### Installing via Smithery
|
||||
|
||||
To install mcp-llms-txt-explorer for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@thedaviddias/mcp-llms-txt-explorer):
|
||||
|
||||
```bash
|
||||
npx -y @smithery/cli install @thedaviddias/mcp-llms-txt-explorer --client claude
|
||||
```
|
||||
|
||||
### Installing Manually
|
||||
To use this server:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user