Skip to main content
Glama

mcp-llms-txt

鍛冶屋のバッジ

Awesome-llms-txt用の MCP サーバー。MCP リソースを介して会話に直接ドキュメントを追加できます。

インストール

pulsemcp.comでセットアップ ガイドと使用例をご覧ください

Smithery経由でインストール

Smithery経由で Claude Desktop 用の Awesome-llms-txt 用の MCP サーバーを自動的にインストールするには:

npx -y @smithery/cli install @SecretiveShell/MCP-llms-txt --client claude

手動インストール

claude config を次のように設定します。

{ "mcpServers": { "mcp-llms-txt": { "command": "uvx", "args": ["mcp-llms-txt"], "env": { "PYTHONUTF8": "1" } } } }

Related MCP server: mcp-server-llmling

テスト

mcp-cliを使用してサーバーをテストします。

npx -y "@wong2/mcp-cli" -c config.json

構成ファイルは既に設定されており、API キーやシークレットがないため変更する必要はありません。

貢献

貢献を歓迎します!問題を報告したり、プルリクエストを送信してください。

ライセンス

このプロジェクトは MIT ライセンスに基づいてライセンスされています。

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SecretiveShell/MCP-llms-txt'

If you have feedback or need assistance with the MCP directory API, please join our Discord server