SlickFast
Rank #18,368com.slickfast/mcp
Render 47 chart types and tiled dashboards as PNG/SVG. Deterministic, no headless browser.
SlickFast is a Model Context Protocol (MCP) server published by slickfast. It ranks #18,368 of 132,046 servers tracked on MCP Toplist. SlickFast is listed across 2 registries — Official MCP and PulseMCP, with 7 tracked versions. It was first listed on Jul 3, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 113,678 of 132,046 servers on MCP Toplist.
Use SlickFast
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http slickfast https://mcp.slickfast.com/mcpclaude mcp add slickfast -- npx -y @slickfast/mcp[mcp_servers.slickfast]
url = "https://mcp.slickfast.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.slickfast]
command = "npx"
args = ["-y", "@slickfast/mcp"]Add to ~/.codex/config.toml.
https://mcp.slickfast.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"slickfast": {
"command": "npx",
"args": [
"-y",
"@slickfast/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"slickfast": {
"url": "https://mcp.slickfast.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"slickfast": {
"command": "npx",
"args": [
"-y",
"@slickfast/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"slickfast": {
"type": "http",
"url": "https://mcp.slickfast.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"slickfast": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@slickfast/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"slickfast": {
"serverUrl": "https://mcp.slickfast.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"slickfast": {
"command": "npx",
"args": [
"-y",
"@slickfast/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"slickfast": {
"url": "https://mcp.slickfast.com/mcp"
}
}
}{
"mcpServers": {
"slickfast": {
"command": "npx",
"args": [
"-y",
"@slickfast/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/com.slickfast%2Fmcp)<a href="https://mcptoplist.com/server/com.slickfast%2Fmcp"><img src="https://mcptoplist.com/badge/com.slickfast%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
slickfast
Available versions (7)
| Version | Published |
|---|---|
| 0.7.24 | Aug 28, 2026 |
| 0.7.15 | Aug 11, 2026 |
| 0.7.12 | Jul 16, 2026 |
| 0.7.11 | Jul 13, 2026 |
| 0.7.8 | Jul 5, 2026 |
| 0.7.7 | Jul 3, 2026 |
| 0.7.6 | Jul 3, 2026 |
Frequently asked questions
- Who maintains SlickFast?
- SlickFast is maintained by slickfast, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is SlickFast listed on the Official MCP Registry?
- Yes — SlickFast is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does SlickFast have?
- MCP Toplist tracks 7 versions of SlickFast, most recently published on Aug 28, 2026.
- Where can I find the source code for SlickFast?
- The source code for SlickFast is hosted at github.com/slickfast/slickfast.
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.