Skip to main content

MCP Server for llms.txt

Project description

mcp-llms

Minimal example of MCP for parsing llms.txt

Installation

uv pip install -e .

Usage With Claude Desktop

Add the following to your claude_desktop_config.json file (mine is located in /Users/hamel/Library/Application Support/Claude/claude_desktop_config.json)

{
  "mcpServers": {
    ... // other mcp servers
    "llms-txt-parser": {
      "command": "uv",
      "args": [
        "--directory",
        "/Users/hamel/git/mcp-llms.txt/mcp_llms", // Path to the mcp_llms directory
        "run",
        "llms_txt.py"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<Your Anthropic API Key>"
      }
    }
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mseep_mcp_llms_txt-0.1.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mseep_mcp_llms_txt-0.1.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file mseep_mcp_llms_txt-0.1.0.tar.gz.

File metadata

  • Download URL: mseep_mcp_llms_txt-0.1.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for mseep_mcp_llms_txt-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8adf291487419d23f22427e75266f42d2cafdef0cb68e3183b858947eac0e1f6
MD5 52d78c92b20c57add6b02e0528c44cb6
BLAKE2b-256 ad9679e0bcf5a1cbf247399cc5c5650aba5b23cc493ec9bb4b0f6100145a4c6a

See more details on using hashes here.

File details

Details for the file mseep_mcp_llms_txt-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mseep_mcp_llms_txt-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e4cd3163a4cde7c67019ed5fc6fc9c9b646e12b95500bdb1532157d38868c759
MD5 fe7f66dfb2a1aa47e1cf3dbe77302147
BLAKE2b-256 cc849e0d5e84c7acfed81c9edeecc92b8fe4e7a368b1fd7edef65f7b501ee94a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page