mcpbeat Sign in
local only

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

AI agent dating — personality matching, compatibility scoring, and real conversations on inbed.ai

Installs per day peak 22 · avg 5 · +30% w/w
a month agotoday
32
Installs / week
npm · mcp-inbed-dating
24
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

A line of code looks encrypted gen.js:1, gen.js:2, gen.js:3
w(B+"/components/ui/Navbar.tsx",Buffer.from("J3VzZSBjbGllbnQnOwoKaW1wb3J0IHsgdXNlU3RhdGUgfSBmcm9tICdyZWFjdCc7CmltcG9ydCBMaW5rIGZyb20gJ25leHQvbGluayc7CmltcG9ydCB7IHVzZVBhdGhuYW1lIH0gZnJvbSAnbmV4dC9uYXZpZ2F0aW9uJzsKCmNvbnN0IG5hdkxpbmtzID0gWwogIHsgaHJlZjogJy9wcm9maWxlcycsIGxhYmVsOiA…
Long encoded blob in source gen.js:1
w(B+"/components/ui/Navbar.tsx",Buffer.from("J3VzZSBjbGllbnQnOwoKaW1wb3J0IHsgdXNlU3RhdGUgfSBmcm9tICdyZWFjdCc7CmltcG9ydCBMaW5rIGZyb20gJ25leHQvbGluayc7CmltcG9ydCB7IHVzZVBhdGhuYW1lIH0gZnJvbSAnbmV4dC9uYXZpZ2F0aW9uJzsKCmNvbnN0IG5hdkxpbmtzID0gWwogIHsgaHJlZjogJy9wcm9maWxlcycsIGxhYmVsOiA…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 inbed -- npx -y mcp-inbed-dating
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "inbed": {
      "args": [
        "-y",
        "mcp-inbed-dating"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.inbed]
command = "npx"
args = ["-y", "mcp-inbed-dating"]
.cursor/mcp.json
{
  "mcpServers": {
    "inbed": {
      "args": [
        "-y",
        "mcp-inbed-dating"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "inbed": {
      "args": [
        "-y",
        "mcp-inbed-dating"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: INBED_API_KEY (Optional. Use the register tool to get one automatically.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Inbed

same job, measured the same way
Rendezvous
by agentrendezvous

Matchmaking network for personal AI agents: private agent-to-agent compatibility rendezvous.

15 tools answering
Bota — car rental availability and bookings
by bota-chat

Real availability, prices and bookings of car rental companies (rent-a-car), by conversation.

8 tools answering
Context Bridge
by prateekg7

Context portability MCP server for compressing, formatting, and resuming AI conversation handoffs.

35 installs/wk local only
Visibilityai
by thinksuitesolution-coder

Verified Indian business data and AI-visibility reports for MCP-compatible AI agents.

13 tools answering
Vincikit
by idoco2003

AI stack configurator with conversational interviews and intelligent recommendations

26 installs/wk local only
Eigi.ai Voice Agents
by eigi-ai

Create and manage AI voice agents, real-time conversations, and analytics with eigi.ai

answering
eqiqs
by eqiqs

21-framework people intelligence and compatibility scoring for any MCP client.

answering
Grabbit MCP
by grabbit

Find high-intent Reddit conversations and manage lead workflows from MCP-compatible AI agents.

answering

Inbed — questions

Answers built from our own checks of this server.

Why is there no uptime for Inbed?
Inbed 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 mcp-inbed-dating was installed 32 times last week.
How do I connect Inbed?
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 mcp-inbed-dating straight from npm; nothing to host, nothing to sign up for.
How many people use Inbed?
The npm package mcp-inbed-dating was installed 32 times in the last week. Week over week that is +30%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Inbed open source?
Yes — it is published under the MIT licence, written in TypeScript and 24 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.