{
  "markdown": "# @sveltejs/mcp\n\nRepo for the official Svelte MCP server.\n\n## Dev setup instructions\n\n```\npnpm i\ncp apps/mcp-remote/.env.example apps/mcp-remote/.env\npnpm dev\n```\n\n1. Set the VOYAGE_API_KEY for embeddings support\n\n> [!NOTE]\n> Currently to prevent having a bunch of Timeout logs on vercel we shut down the SSE channel immediately. This means that we can't use `server.log` and we are not sending `list-changed` notifications. We can use elicitation and sampling since those are sent on the same stream of the POST request\n\n### Local dev tools\n\n#### MCP inspector\n\n```\npnpm run inspect\n```\n\nThen visit http://localhost:6274/\n\n- Transport type: `Streamable HTTP`\n- http://localhost:5173/mcp\n\n#### Database inspector\n\n```\npnpm run db:studio\n```\n\nhttps://local.drizzle.studio/\n",
  "bytes": 772,
  "sha": "181ccde66e3eeb52a3f7e3e854fdabb3c16af2896076e2a982b7d0c022a56876",
  "repo_slug": "sveltejs/ai-tools",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_dev_svelte_mcp_49ca12b0/readme"
}