Spacefast
Rank #5,848io.github.spacefast/mcp
Publish files and folders to the web instantly: permanent URLs, immutable versions, claim links.
Spacefast is a Model Context Protocol (MCP) server published by spacefast. It ranks #5,848 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Spacefast is listed across 2 registries — Official MCP and PulseMCP, with 14 tracked versions. It was first listed on Jun 29, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 126,198 of 132,046 servers on MCP Toplist.
Use Spacefast
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http spacefast https://mcp.spacefast.com/claude mcp add spacefast -- npx -y spacefast[mcp_servers.spacefast]
url = "https://mcp.spacefast.com/"Add to ~/.codex/config.toml.
[mcp_servers.spacefast]
command = "npx"
args = ["-y", "spacefast"]Add to ~/.codex/config.toml.
https://mcp.spacefast.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"spacefast": {
"command": "npx",
"args": [
"-y",
"spacefast"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"spacefast": {
"url": "https://mcp.spacefast.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"spacefast": {
"command": "npx",
"args": [
"-y",
"spacefast"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"spacefast": {
"type": "http",
"url": "https://mcp.spacefast.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"spacefast": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"spacefast"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"spacefast": {
"serverUrl": "https://mcp.spacefast.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"spacefast": {
"command": "npx",
"args": [
"-y",
"spacefast"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"spacefast": {
"url": "https://mcp.spacefast.com/"
}
}
}{
"mcpServers": {
"spacefast": {
"command": "npx",
"args": [
"-y",
"spacefast"
]
}
}
}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/io.github.spacefast%2Fmcp)<a href="https://mcptoplist.com/server/io.github.spacefast%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.spacefast%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
spacefast
Available versions (14)
| Version | Published |
|---|---|
| 0.0.26 | Aug 22, 2026 |
| 0.0.24 | Aug 12, 2026 |
| 0.0.23 | Aug 6, 2026 |
| 0.0.21 | Aug 5, 2026 |
| 0.0.20 | Aug 5, 2026 |
| 0.0.18 | Aug 5, 2026 |
| 0.0.17 | Aug 5, 2026 |
| 0.0.12 | Jul 27, 2026 |
| 0.0.11 | Jul 19, 2026 |
| 0.0.10 | Jul 19, 2026 |
| 0.0.9 | Jul 15, 2026 |
| 0.0.8 | Jul 15, 2026 |
| 0.0.7 | Jul 15, 2026 |
| 0.0.6 | Jul 10, 2026 |
Frequently asked questions
- Who maintains Spacefast?
- Spacefast is maintained by spacefast, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is Spacefast listed on the Official MCP Registry?
- Yes — Spacefast is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Spacefast have?
- MCP Toplist tracks 14 versions of Spacefast, most recently published on Aug 22, 2026.
- Where can I find the source code for Spacefast?
- The source code for Spacefast is hosted at github.com/spacefast/plugins.
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.