LS

Lspace

Created 6 months ago

Lspace is an open-source API backend and server implementing the Model Context Protocol (MCP) for intelligent knowledge management.

development documentation public open-source API

What is Lspace?

Turn scattered ChatGPT/Claude/Cursor conversations into persistent, searchable knowledge.

Documentation

For comprehensive technical documentation, project details, and an example of a knowledge base built with Lspace, please see the official Lspace documentation repository.

Server Config

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

Links & Status

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

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: Robin Spottiswoode
Category: community
License: Business Source License 1.1 (BSL 1.1)
Tags:
development documentation public