litemcp

wong2/litemcp
★ 185 stars TypeScript 🧠 Memory/Knowledge Updated 2mo ago
A TypeScript framework for building MCP servers elegantly
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "litemcp": {
      "command": "npx",
      "args": [
        "-y",
        "wong2/litemcp"
      ]
    }
  }
}

Topics

mcpmodel-context-protocoltypescripttypescript-library