Provides a basic foundation for integrating Model Context Protocol (MCP) with SvelteKit applications deployed on Vercel.
This starter project demonstrates how to set up and deploy a Model Context Protocol (MCP) server and client using SvelteKit, running on Vercel. It provides a minimal, clear foundation for SvelteKit enthusiasts who want to integrate AI tool-calling capabilities into their applications. It leverages Vercel's MCP adapter and showcases how MCP can be successfully integrated with SvelteKit, even though much of the initial documentation leaned towards Next.js.