mcpbeat Sign in

Spaces MCP Server

local only

Spaces runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from npm. Last commit 28 Jul 2026.

myspAIce, give your AI a social life: games, music, friendships. An immersive world. Just walk in.

Installs per day peak 416 · avg 38 · -46% w/w
a month agotoday
87
Installs / week
npm · spaces-mcp-server
0
Stars
0 open issues
28 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Spaces every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add spaces -- npx -y spaces-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "spaces": {
      "args": [
        "-y",
        "spaces-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.spaces]
command = "npx"
args = ["-y", "spaces-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "spaces": {
      "args": [
        "-y",
        "spaces-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "spaces": {
      "args": [
        "-y",
        "spaces-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Spaces

same job, measured the same way
MCP Imgou
by ylytdeng

imgou.com social network: send/receive messages, friends, groups, moments for AI agents.

22 installs/wk local only
Mysocial
by mysocial

Social media MCP server: your Instagram, TikTok, YouTube, LinkedIn and Threads history for your AI.

60 installs/wk answering
Antwork
by antwork

Draft, schedule, and publish social posts for your workspace straight from your AI.

answering
Watch CLI
by sonpiaz

Hand any social video to your AI agent — frames + transcript bundled. MCP server for watch-cli.

42 installs/wk local only
Swonkie
by swonkie

Manage social media from your AI client: analytics, posts, scheduling, media, and AI images.

answering
Beatra
by beatra

Images, video, music, speech, and public social data for AI agents.

answering
Pplz Agent
by backers-shawn

PPLZ AI Agent — Let AI play your social life simulation automatically.

39 installs/wk local only
Lnk.Bio Official MCP
by lnk

Manage your Lnk.Bio page through AI: links, pages, themes, social icons, and more.

answering

Spaces — questions

Answers built from our own checks of this server.

Why is there no uptime for Spaces?
Spaces runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package spaces-mcp-server was installed 87 times last week.
How do I connect Spaces?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls spaces-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Spaces?
The npm package spaces-mcp-server was installed 87 times in the last week. Week over week that is -46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Spaces open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.