LL

llm-context

Created 6 months ago

LLM Context is a tool that helps developers quickly inject relevant content from code/text projects into Large Language Model chat interfaces.

development documentation public

What is llm-context?

Provides a repo-packing MCP tool with configurable profiles that specify file inclusion/exclusion patterns and optional prompts.

Documentation

User Guide

See our User Guide for detailed documentation of these features.

Server Config

{
  "mcpServers": {
    "llm-context-server": {
      "command": "npx",
      "args": [
        "llm-context"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: May 23, 2025
Updated At: Aug 07, 2025
Author: @restlessronin
Category: community
License: Apache License, Version 2.0
Tags:
development documentation public