Skip to main content
Glama

MCP-llms-txt

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" } } } }

テスト

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

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

  1. インストール
    1. Smithery経由でインストール
    2. 手動インストール
  2. テスト
    1. 貢献
      1. ライセンス

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          MCP server for toolhouse.ai. This does not rely on an external llm unlike the official server.
          Last updated -
          1
          Python
          MIT License
        • A
          security
          A
          license
          A
          quality
          An MCP server that provides LLMs access to other LLMs
          Last updated -
          4
          14
          12
          JavaScript
          MIT License
        • -
          security
          F
          license
          -
          quality
          An MCP server that allows Claude and other LLMs to manage persistent memories across conversations through text file storage, enabling commands to add, search, delete and list memory entries.
          Last updated -
          2
          TypeScript
        • -
          security
          A
          license
          -
          quality
          An MCP server that provides tools to load and fetch documentation from any llms.txt source, giving users full control over context retrieval for LLMs in IDE agents and applications.
          Last updated -
          177
          Python
          MIT License
          • Apple

        View all related MCP servers

        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