MCP Directory

litemcp

by wong2 · TypeScript · ★ 185

A TypeScript framework for building MCP servers elegantly

#mcp#model-context-protocol#typescript#typescript-library

Install

npx -y github:wong2/litemcp

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

A TypeScript framework for building MCP (Model Context Protocol) servers elegantly > **Deprecate notice**: > > Since the [official SDK](https://github.com/modelcontextprotocol/typescript-sdk) already offers a high-level API similar to this project, this project will no longer be maintained. > > If you like the CLI commands in this project, you can use them independently: https://github.com/wong2/mcp-cli - Simple Tool, Resource, Prompt definition - Full TypeScript support - Built-in [logging](#logging) - Built-in error handling - Built-in CLI for [testing and debugging](#debugging-with-mcp-c…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers