DevelopmentTypeScript

litemcp

LiteMCP is a TypeScript framework for building MCP servers elegantly.

Free
N/A rating (0 reviews)0 installs185 GitHub stars
TypeScriptMCPFramework

LiteMCP allows developers to create Model Context Protocol servers with ease, providing a simple interface for defining tools and resources. It supports full TypeScript, ensuring type safety and better development experience. The framework includes built-in logging, error handling, and a CLI for testing and debugging, making it a comprehensive solution for building MCP servers. While the project is no longer maintained due to the availability of an official SDK with similar capabilities, LiteMCP still offers valuable features such as support for SSE transport and a straightforward way to define executable functions and data resources. Developers can leverage its CLI commands independently, enhancing their workflow when working with MCP servers.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "litemcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-litemcp"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1
litemcp MCP Server — MCPNest — MCPNest