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.1.tar.gz (2.8 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.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mseep_mcp_llms_txt-0.1.1.tar.gz
  • Upload date:
  • Size: 2.8 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.1.tar.gz
Algorithm Hash digest
SHA256 d64ddecbee210ee69d92be64dd87d595a5325c23cafb80ba67615f802eb211ed
MD5 d88d071e726232ac22678f6806931a84
BLAKE2b-256 4c14af29e739f7f415573fdf9a126104a38065bd497df05017caeaa063ca5dc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mseep_mcp_llms_txt-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a1f33d61d1220595750d605748374f78924affc3c1f60c2b1d6c3e96cbd36d9e
MD5 b1f7079ae862ab6e56828e36534aa11d
BLAKE2b-256 624b754fc9c8d58f4c2f84f935682c851308d3a2ce6e935a33e5500db2e6412b

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