
MCP Serverless
Supports UIby tilfin
A lightweight serverless implementation of the Model Context Protocol for building AI toolsets.
What it does
MCP Serverless is a TypeScript library that implements the Model Context Protocol in a serverless-friendly way. It allows developers to register and manage AI tools through a clean interface, handling tool-related requests and enabling in-memory client-server connections. This is ideal for building highly scalable AI applications where a persistent server process is not desired.
Tools
ToolManager: A core utility to register, manage, and route tool-related requests.createService: Facilitates a serverless, in-memory client-server setup for rapid prototyping and deployment.
Installation
Install via npm:
npm install @tilfin/mcp-serverless
Supported hosts
- Claude Desktop
Quick install
npm install @tilfin/mcp-serverlessInformation
- Pricing
- free
- Published
- 5/24/2026
- stars






