Back to Apps

FastMCP TypeScript
Supports UIby prefecthq
Official TypeScript framework for building high-performance MCP servers, clients, and interactive generative UI apps.
0 stars
Works in:CursorGemini CLIGoose
Exposes:ToolsResourcesPrompts
What it does
FastMCP TypeScript is a high-level framework that simplifies the creation of Model Context Protocol (MCP) components. It allows developers to turn TypeScript functions into tools and resources effortlessly, while providing a powerful set of primitives for building interactive UIs (Apps) that render directly within MCP hosts.
Key features
- Rapid Development: Auto-inference of input schemas using Zod, Valibot, or ArkType.
- Generative UI: Built-in component library (Column, Row, Table, Button) for rich, interactive user interfaces.
- Advanced Networking: Native support for stdio and HTTP transport, including server mounting and proxying.
- Client Ecosystem: Integrated sampling adapters for Anthropic, OpenAI, and Google providers.
Installation
Install the package via npm:
npm install fastmcp-ts
Supported hosts
- Claude Desktop
- Cursor
- Claude Code
- Gemini-CLI
- Goose
Quick install
npm install fastmcp-tsInformation
- Pricing
- free
- Published
- 6/7/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Goose
Run 'goose configure' to add the FastMCP serverCursor
Add your FastMCP server endpoint to ~/.cursor/mcp.jsonGemini CLI
Add server entry to settings.json mcpServersClaude Desktop
Follow the fastmcp-ts guide to build and link your server to claude_desktop_config.json





