Fabkit MCP Server
Rank #97,266glama/fabricatorsltd/fabkit-mcp
Provides AI agents with comprehensive documentation and code patterns for the Fabkit Svelte 5 UI library. It enables users to search for components, icons, and theming APIs to ensure accurate implementation and prevent hallucinations.
Fabkit MCP Server is a Model Context Protocol (MCP) server published by fabricatorsltd. It ranks #97,266 of 132,046 servers tracked on MCP Toplist. Fabkit MCP Server is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 19, 2026.
Ranks ahead of 34,780 of 132,046 servers on MCP Toplist.
Use Fabkit MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fabkit-mcp https://fabkit-mcp.fabricators.dev/mcp[mcp_servers.fabkit-mcp]
url = "https://fabkit-mcp.fabricators.dev/mcp"Add to ~/.codex/config.toml.
https://fabkit-mcp.fabricators.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"fabkit-mcp": {
"url": "https://fabkit-mcp.fabricators.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fabkit-mcp": {
"type": "http",
"url": "https://fabkit-mcp.fabricators.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fabkit-mcp": {
"serverUrl": "https://fabkit-mcp.fabricators.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fabkit-mcp": {
"url": "https://fabkit-mcp.fabricators.dev/mcp"
}
}
}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/glama%2Ffabricatorsltd%2Ffabkit-mcp)<a href="https://mcptoplist.com/server/glama%2Ffabricatorsltd%2Ffabkit-mcp"><img src="https://mcptoplist.com/badge/glama%2Ffabricatorsltd%2Ffabkit-mcp.svg" alt="MCP Toplist: #97,266 of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
fabricatorsltd
Other servers by fabricatorsltd
View all fabricatorsltd servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Fabkit MCP Server?
- Fabkit MCP Server is maintained by fabricatorsltd, which publishes 2 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Fabkit MCP Server listed on the Official MCP Registry?
- Fabkit MCP Server is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does Fabkit MCP Server have?
- Fabkit MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Fabkit MCP Server?
- The source code for Fabkit MCP Server is hosted at github.com/fabricatorsltd/fabkit-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.