Svelte Llm MCP
Rank #6,746garden.stanislav.svelte-llm/svelte-llm-mcp
MCP server providing svelte-llm-mcp capabilities
Svelte Llm MCP is a Model Context Protocol (MCP) server published by khromov. It ranks #6,746 of 132,113 servers tracked on MCP Toplist, and its repository has 159 GitHub stars. Svelte Llm MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Aug 11, 2025 and most recently updated on Sep 11, 2025.
Ranks ahead of 125,367 of 132,113 servers on MCP Toplist.
Use Svelte Llm MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http svelte-llm-mcp https://svelte-llm.stanislav.garden/mcp/mcpclaude mcp add --transport http svelte-llm-mcp https://svelte-llm.stanislav.garden/mcp/sse[mcp_servers.svelte-llm-mcp]
url = "https://svelte-llm.stanislav.garden/mcp/mcp"Add to ~/.codex/config.toml.
[mcp_servers.svelte-llm-mcp]
url = "https://svelte-llm.stanislav.garden/mcp/sse"Add to ~/.codex/config.toml.
https://svelte-llm.stanislav.garden/mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://svelte-llm.stanislav.garden/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"svelte-llm-mcp": {
"url": "https://svelte-llm.stanislav.garden/mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"svelte-llm-mcp": {
"url": "https://svelte-llm.stanislav.garden/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"svelte-llm-mcp": {
"type": "http",
"url": "https://svelte-llm.stanislav.garden/mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"svelte-llm-mcp": {
"type": "http",
"url": "https://svelte-llm.stanislav.garden/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"svelte-llm-mcp": {
"serverUrl": "https://svelte-llm.stanislav.garden/mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"svelte-llm-mcp": {
"serverUrl": "https://svelte-llm.stanislav.garden/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"svelte-llm-mcp": {
"url": "https://svelte-llm.stanislav.garden/mcp/mcp"
}
}
}{
"mcpServers": {
"svelte-llm-mcp": {
"url": "https://svelte-llm.stanislav.garden/mcp/sse"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/garden.stanislav.svelte-llm%2Fsvelte-llm-mcp)<a href="https://mcptoplist.com/server/garden.stanislav.svelte-llm%2Fsvelte-llm-mcp"><img src="https://mcptoplist.com/badge/garden.stanislav.svelte-llm%2Fsvelte-llm-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
khromov
Other servers by khromov
View all khromov servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 11, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Svelte Llm MCP?
- Svelte Llm MCP is maintained by khromov, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Svelte Llm MCP listed on the Official MCP Registry?
- Yes — Svelte Llm MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Svelte Llm MCP have?
- MCP Toplist tracks 2 versions of Svelte Llm MCP, most recently published on Sep 11, 2025.
- Where can I find the source code for Svelte Llm MCP?
- The source code for Svelte Llm MCP is hosted at github.com/khromov/svelte-llm-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.