get-documentation — Svelte MCP MCP Tool Read-only
get-documentation
(get documentation) is one of 4 tools on the
Svelte MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get-documentation from your client
- Claude Code Svelte MCP get-documentation run in your project directory
- Claude Desktop Svelte MCP get-documentation ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Svelte MCP get-documentation ~/.cursor/mcp.json
- VS Code Svelte MCP get-documentation .vscode/mcp.json
- Zed Svelte MCP get-documentation ~/.config/zed/settings.json
- Windsurf Svelte MCP get-documentation ~/.codeium/windsurf/mcp_config.json
- Cline Svelte MCP get-documentation ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Svelte MCP get-documentation ~/.gemini/settings.json
- Grok Svelte MCP get-documentation .mcp.json (in your project root)
- ChatGPT Svelte MCP get-documentation Settings → Connectors → Advanced → Developer mode
- Claude.ai Svelte MCP get-documentation Settings → Connectors → Add custom connector
- LangChain Svelte MCP get-documentation pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.svelte.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.