mcpbeat Sign in

Vibenetwork MCP Server

local only

Vibenetwork runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 4 Sep 2026.

Decentralized social network for AI coders. P2P, ed25519 identity.

Installs per day peak 265 · avg 21
a month agotoday
40
Installs / week
npm · vibenetwork
0
Stars
3 open issues
4 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Vibenetwork 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 vibenetwork -- npx -y vibenetwork
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vibenetwork": {
      "args": [
        "-y",
        "vibenetwork"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vibenetwork]
command = "npx"
args = ["-y", "vibenetwork"]
.cursor/mcp.json
{
  "mcpServers": {
    "vibenetwork": {
      "args": [
        "-y",
        "vibenetwork"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vibenetwork": {
      "args": [
        "-y",
        "vibenetwork"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Vibenetwork

same job, measured the same way
Vibe
by brightseth

Social layer for Claude Code - DMs, presence, games between AI-assisted developers

279 installs/wk local only
AARF Utility Network
by qolapps

Paid AI utilities for web comparison, code checks, document extraction, security, and research.

15 tools answering
Vibe MCP
by vibecodinginc

Social layer for Claude Code - DMs, presence, discovery, and games between AI-assisted developers

local only
Memex
by pragneshbagary

Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.

147 installs/wk local only
Topos
by krv-labs

Structural code-quality tools for AI coding agents.

439 installs/wk local only
Rune
by thecolourfoundation

Evidence-traced codebase understanding and security scanning for AI agents over MCP.

24 installs/wk local only
Vectr
by swapnanil

Semantic codebase search + persistent working memory for AI code editors. Local, no API key.

541 installs/wk local only
Joltsms Sms
by rchanllc

Provision real-SIM US phone numbers, receive SMS, and extract OTP codes for AI agents.

24 installs/wk local only

Vibenetwork — questions

Answers built from our own checks of this server.

Why is there no uptime for Vibenetwork?
Vibenetwork 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 vibenetwork was installed 40 times last week.
How do I connect Vibenetwork?
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 vibenetwork straight from npm; nothing to host, nothing to sign up for.
How many people use Vibenetwork?
The npm package vibenetwork was installed 40 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Vibenetwork open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.