Svelte
@sveltejs
Svelte について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"svelte": {
"url": "https://mcp.svelte.dev/mcp"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Svelte?
The official Svelte MCP server provides a Model Context Protocol interface for the Svelte documentation ecosystem, supporting embeddings via a Voyage API key.
How to use Svelte?
Install dependencies with pnpm i, copy .env.example to .env, set VOYAGE_API_KEY, and run pnpm dev. For local inspection use pnpm run inspect with Streamable HTTP transport at http://localhost:5173/mcp.
Key features of Svelte
- Official Svelte MCP server
- Supports embeddings with Voyage API key
- Uses Streamable HTTP transport
- Includes a database inspector via Drizzle Studio
- Elicitation and sampling available on the same POST stream
Use cases of Svelte
- —
- —
- —
FAQ from Svelte
What transport does Svelte use?
Streamable HTTP.
How do I set up embeddings for Svelte?
Set the VOYAGE_API_KEY environment variable in .env
Does Svelte support server.log or list-changed notifications?
No – the SSE channel is shut down immediately to prevent timeout logs on Vercel, so these notifications are not sent.
What runtime dependencies does Svelte require?
Node.js and pnpm for development; the server runs locally via pnpm dev.
Where can I inspect the server locally?
Use the MCP inspector (pnpm run inspect) at http://localhost:6274/ with the URL http://localhost:5173/mcp.
「その他」の他のコンテンツ
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント