Skip to main content

MCP server for Lore Framework - AI-readable project memory with task/ADR/wiki management

Project description

Lore Framework MCP (Python)

MCP server for Lore Framework - AI-readable project memory with task/ADR/wiki management.

Installation

# Using uvx (recommended)
uvx lore-framework-mcp

# Using pip
pip install lore-framework-mcp

Usage

As MCP Server

Add to your .mcp.json:

{
  "mcpServers": {
    "lore-framework": {
      "command": "uvx",
      "args": ["lore-framework-mcp"]
    }
  }
}

As CLI

# Set current user
lore-framework-mcp set-user <user_id>
lore-framework-mcp set-user --env  # from LORE_SESSION_CURRENT_USER

# Set current task
lore-framework-mcp set-task <task_id>

# Show session state
lore-framework-mcp show-session

# List available users
lore-framework-mcp list-users

# Clear current task
lore-framework-mcp clear-task

# Regenerate indexes
lore-framework-mcp generate-index
lore-framework-mcp generate-index --next-only --quiet

MCP Tools

Tool Description
lore_framework_set_user Set current user from team.yaml
lore_framework_set_task Set current task by ID (creates symlink)
lore_framework_show_session Show current session state (user and task)
lore_framework_list_users List available users from team.yaml
lore_framework_clear_task Clear current task symlink
lore_framework_generate_index Regenerate lore/README.md and next-tasks.md

Lore Directory Structure

lore/
├── 0-session/           # Session state (gitignored)
│   ├── team.yaml        # Team members definition
│   ├── current-user.md  # Active user (generated)
│   ├── current-task.md  # Symlink to active task
│   └── next-tasks.md    # Auto-generated task queue
├── 1-tasks/             # Task management
│   ├── active/          # In-progress tasks
│   ├── blocked/         # Blocked tasks
│   ├── backlog/         # Planned tasks
│   └── archive/         # Completed tasks
├── 2-adrs/              # Architecture Decision Records
├── 3-wiki/              # Project documentation
└── README.md            # Auto-generated index

Documentation

See full documentation: Lore Framework Plugin

License

MIT

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

lore_framework_mcp-1.2.2.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

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

lore_framework_mcp-1.2.2-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file lore_framework_mcp-1.2.2.tar.gz.

File metadata

  • Download URL: lore_framework_mcp-1.2.2.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.6

File hashes

Hashes for lore_framework_mcp-1.2.2.tar.gz
Algorithm Hash digest
SHA256 78d923f74c3c4ea73bbd564ea19269102a347411fb6b2e0cad635d006f6564c5
MD5 e298784054313a9727bbeb5809a21634
BLAKE2b-256 03e728727ca30b12da400bba5827da1960087f6ad32a122de88b488883053399

See more details on using hashes here.

File details

Details for the file lore_framework_mcp-1.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for lore_framework_mcp-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f30c58d9fed97851769a97e488be9cf68fe24c54188c819ce637095e7dae0848
MD5 9f0a03cb260db48107a482ffcbfce9c9
BLAKE2b-256 8a767f80ab3c3e037c5bc725ef11066f94da75d599c0d45358d8457a6a0c739b

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