leanmcp-sdk
Production-ready TypeScript SDK for MCP servers: auth, multi-tenant, observability. Build enterprise AI agents fast.
Install / Use
claude mcp add Leanmcp -- npx -y github:Leanmcp/leanmcp-sdkIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "leanmcp", "private": true, "version": "0.1.0", "description": "LeanMCP SDK: Efficient, modular TypeScript toolkit for production MCP servers,with built-in auth, multi-tenancy, and human-in-the-loop.", "packageManager": "npm@9.0.0", "files": [ "README.md", "LICENSE" ], "workspaces": [ "packages/", "examples/", "!examples/github-roast", "!examples/gpt-slack", "!examples/my-app" ], "scripts": { "build": "turbo run build", "dev": "turbo run dev", "lint": "turbo run lint", "clean": "turbo run clean && rm -rf node_modules", "test": "jest", "test:coverage": "jest --coverage", "test:watch": "jest --watch", "install:all": "npm install && npm run build", "format": "prettier --write "packages//*.{ts,tsx,js,jsx,json,md}"", "format:check": "prettier --check "packages//.{ts,tsx,js,jsx,json,md}"", "prepare": "husky" }, "devDependencies": { "@swc/core": "^1.15.2", "@types/jest": "^29.5.0", "@types/node": "^20.0.0", "husky": "9.1.7", "jest": "^29.7.0", "lint-staged": "^16.2.7", "prettier": "3.8.1", "ts-jest": "^29.1.0", "tsup": "^8.0.1", "turbo": "^2.7.0", "typescript": "^5.6.3" }, "engines": { "node": ">=18.0.0", "npm": ">=9.0.0" }, "keywords": [ "mcp", "model-context-protocol", "typescript", "sdk", "ai", "chatgpt", "claude", "auth", "production", "lightweight", "opensource", "server", "api", "framework" ], "repository": { "type": "git", "url": "https://github.com/LeanMCP/leanmcp-sdk.git" }, "homepage": "https://leanmcp.com", "bugs": { "url": "https://github.com/LeanMCP/leanmcp-sdk/issues" }, "lint-staged": { "packages/**/.{ts,tsx,js,jsx,json,md}": [ "prettier --write" ] } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
