Skip to main content
Canonical examples live under 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

The views directory contains complete MCP Apps examples:

Authentication

Provider examples are under examples/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:
Use mcp-server for a protocol server without a view and mcp-apps for an interactive MCP App.

External showcases

Community and product showcases are not canonical repository fixtures. Check their source, ownership, deployment status, and hosted endpoint before relying on them; a repository example is the maintained reference for server behavior.