MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. LiteMCP

LiteMCP

wong2bywong2
•
184
•
API Development
Developer Tools
Other

Builds Model Context Protocol (MCP) servers elegantly using a TypeScript framework.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

LiteMCP is a TypeScript framework designed to simplify the creation of MCP (Model Context Protocol) servers. It offers a structured approach to defining tools, resources, and prompts, essential components for interacting with clients and LLMs. With built-in features like logging, error handling, and CLI debugging, LiteMCP streamlines the development process, allowing developers to focus on the core functionality of their MCP server. Although deprecated, the CLI commands remain available, and the project's concepts have influenced the official MCP TypeScript SDK.

Key Features

01Built-in logging
02Built-in support for SSE transport
03Built-in error handling
04174 GitHub stars
05Simple Tool, Resource, Prompt definition
06Built-in CLI for testing and debugging
07Full TypeScript support