libraries/typescript/packages/server/examples.
They use the mcp-use package root. The repository’s example registry declares
which projects receive automated client or configuration verification.
Core protocol and lifecycle
Views
Theviews directory contains complete MCP Apps examples:
views/basicviews/excalidrawviews/file-uploadviews/story-writerviews/tic-tac-toeviews/view-state
Authentication
Provider examples are underexamples/auth:
These projects require credentials and provider tenants, so repository
verification checks their configuration rather than contacting live providers.
Runtime and deployment
Create a project
Choose the template explicitly:mcp-server for a protocol server without a view and mcp-apps for an
interactive MCP App.