wong2/litemcp
A TypeScript framework for building MCP servers elegantly
This is a TypeScript framework that helps developers build servers for the Model Context Protocol (MCP). It allows them to define functions (tools), data sources (resources), and reusable text templates (prompts) that can be accessed by clients, especially large language models (LLMs). The project offers a structured way to expose server capabilities and data for LLM-driven applications.
185 stars. No commits in the last 6 months.
Use this if you are a developer looking to build an MCP server in TypeScript that can expose specific functions, data, and prompt templates for use by clients or LLMs.
Not ideal if you are not a developer, or if you are looking for an already-built application rather than a framework to create one.
Stars
185
Forks
15
Language
TypeScript
License
MIT
Category
Last pushed
Apr 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/wong2/litemcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuniko-software/minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in...
freee/freee-mcp
Model Context Protocol (MCP) server for freee API integration
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...