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.
Awesome MCP › TypeScript
Official TypeScript SDK for building and interacting with Model Context Protocol (MCP) servers and clients, enabling standardized context provision for large language models.
Manifest is an open-source components library built on shadcn/ui for creating customizable and production-ready ChatGPT and MCP applications efficiently.
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.
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.
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.
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.
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.
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.
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.
Remote-MCP is a type-safe, bidirectional solution enabling remote communication and centralized management of Model Context Protocol (MCP) servers, providing immediate remote MCP access before official support is available.
EasyMCP is a TypeScript library that simplifies creating Model Context Protocol (MCP) servers with an easy-to-use Express-like and decorators API, focusing on minimal configuration and strong type safety.
LiteMCP is a TypeScript framework that provides an elegant and structured way to build MCP servers with support for tools, resources, prompts, logging, and SSE transport.
TypeScript framework for building MCP servers with declarative tool and resource definitions, typed error contracts, auth, storage, telemetry, and Bun, Node and Cloudflare Workers targets.
CodeMirror extension that implements the Model Context Protocol client side, adding autocomplete and decorations for @resource mentions and /prompt commands in an editor.