MCP Svelte Docs Server

by spences10
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LIBSQL_URLNoURL for the LibSQL database. Defaults to 'file:local.db'file:local.db
LIBSQL_AUTH_TOKENNoAuth token for remote LibSQL database

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Svelte Documentation IndexIndex of available Svelte documentation files
Complete Svelte DocumentationComplete documentation for Svelte, SvelteKit and CLI
Compressed Svelte DocumentationCompressed documentation for smaller context windows

Tools

Functions exposed to the LLM to take actions

NameDescription
search_docsSearch Svelte documentation using semantic similarity
get_next_chunkGet the next chunk of a large document