Awesome MCPTypeScript

mnfst/manifest

⭐ 7523 TypeScript added to this list on 2026-01-04 repository created 2022-09-27

Manifest is an open-source components library designed specifically for building ChatGPT applications and other agentic applications like MCP (Model Context Protocol) Apps. It provides a collection of production-ready UI components and blocks that developers can easily customize and extend to fit their project requirements. The library is built on top of shadcn/ui, a popular UI framework, and aims to streamline the development process of conversational AI applications by offering pre-built, reusable components tailored for this domain. The project emphasizes ease of use and fast development, allowing developers to quickly integrate and deploy ChatGPT apps with a consistent and polished user interface. Manifest's components are designed to be flexible and adaptable, supporting a wide range of use cases within the conversational AI space. The repository hosts all the elements openly, encouraging community contributions and collaboration. Getting started with Manifest involves installing shadcn/ui in the project and then adding specific blocks or components using a CLI tool, which simplifies the integration process. The project maintains active community engagement through Discord, GitHub issues, and discussions, fostering a supportive environment for users and contributors alike. Manifest is licensed under the MIT license, making it free to use and modify. The project also encourages sponsorship and support through platforms like Open Collective and GitHub Sponsors to sustain its development. It is backed by several partners and tested with BrowserStack to ensure compatibility and quality. Overall, Manifest serves as a valuable resource for developers looking to build sophisticated ChatGPT and MCP applications efficiently by leveraging a well-maintained, community-driven UI component library tailored for conversational AI.

https://github.com/mnfst/manifest

agentagentic-aiagentic-applicationsbrowserstackchatchatgptchatgpt-appchatgpt-appsclicommunitycomponents-libraryconversational-aicustomizableextendablemanifestmcpmcp-appmcp-appsmcp-uimit-licenseopen-sourceshadcnshadcn-uishadcn/uisponsorshipuiui-componentsuikit

Also in TypeScript

modelcontextprotocol/typescript-sdk

Official TypeScript SDK for building and interacting with Model Context Protocol (MCP) servers and clients, enabling standardized context provision for large language models.

idosal/mcp-ui

mcp-ui is a TypeScript SDK that enhances the Model Context Protocol by enabling rich, interactive UI components through server-generated HtmlResourceBlocks and client-side React rendering, facilitating dynamic AI interactions.

punkpeye/fastmcp

FastMCP is a TypeScript framework that simplifies building Model Context Protocol (MCP) servers by handling client sessions, multiple content types, real-time updates, and flexible tool definitions using standard schema validation libraries.

modelcontextprotocol/use-mcp

use-mcp is a lightweight React hook that simplifies connecting to Model Context Protocol (MCP) servers by managing authentication, connection states, and tool invocation for AI applications.

QuantGeekDev/mcp-framework

MCP Framework is a TypeScript-based framework that simplifies building Model Context Protocol (MCP) servers with features like automatic discovery, multiple transport support, built-in authentication, and comprehensive validation tools.

jasonjmcghee/WebMCP

WebMCP is a protocol and toolkit enabling websites to act as MCP servers, sharing tools and resources securely with client-side large language models to enhance user interactions.

rekog-labs/MCP-Nest

A NestJS module that enables effortless creation of Model Context Protocol (MCP) servers to expose AI tools, resources, and prompts with support for multiple transport types and authentication.

vercel/mcp-adapter

A Vercel adapter that enables easy deployment of Model Context Protocol (MCP) servers on Next.js and other frameworks, facilitating real-time communication between applications and AI models.