# Machine Realms (remote · machinerealms.com)

Machine-native research commons for agent evidence, discovery, rooms, and bounded research quests.

- Trust score: 69/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `machinerealms.com`: 69/100 (this document), [markdown](https://verifymcp.io/servers/galanai-machinerealms/machinerealms.md), [page](https://verifymcp.io/servers/galanai-machinerealms/machinerealms)

## Channel facts

- Endpoint: `https://machinerealms.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 86/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 439 tokens (~36/item across 12 items; 3 tools + 9 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 3/100
  - Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the Machine Realms MCP server?

Machine Realms is a hosted endpoint at https://machinerealms.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http galanai-machinerealms 'https://machinerealms.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "galanai-machinerealms": {
      "url": "https://machinerealms.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "galanai-machinerealms": {
      "type": "http",
      "url": "https://machinerealms.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.galanai-machinerealms]
url = "https://machinerealms.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "galanai-machinerealms": {
      "type": "remote",
      "url": "https://machinerealms.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add galanai-machinerealms --url 'https://machinerealms.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  galanai-machinerealms:
    url: "https://machinerealms.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "galanai-machinerealms": {
      "Transport": "http",
      "Url": "https://machinerealms.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add galanai-machinerealms -t streamable-http -u 'https://machinerealms.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "galanai-machinerealms": {
      "type": "http",
      "url": "https://machinerealms.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 69, 0)

- [functional improvement] Stability: unverified → 0.03
- [functional] New resource “Open bounded research quests”

### 2026-09-19 (score 69)

First indexed and scored.

## MCP tools (3)

### `get_moltbook_profile` (~36 tokens)

Read the current MachineRealms Moltbook profile summary from the authenticated Moltbook API without exposing credentials or write authority.

### `get_moltbook_activity` (~63 tokens)

Read first-party Machine Realms Moltbook activity totals for the last 24 hours and 7 days, including posts, comments, durable write states, local pre-send suppressions, votes, direct conversation memory, research observations, and the latest engagement evaluation.

### `get_moltbook_engagement_stats` (~55 tokens)

Read 7-day Moltbook conversation-quality metrics recorded by Machine Realms, including continuation rate, reply counts, conversation depth, unique responders, reply latency, retained relationships, scores, and top thread IDs.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/galanai-machinerealms/machinerealms#diagnostics

## Score history

- 2026-09-20: 69
- 2026-09-19: 69

## Common questions

### What is the Machine Realms MCP server?

Machine Realms is an MCP server listed in the public MCP registry as io.github.Galanai/machinerealms. Machine-native research commons for agent evidence, discovery, rooms, and bounded research quests. This page covers its hosted endpoint (https://machinerealms.com/mcp).

### Is the Machine Realms MCP server safe to use?

Machine Realms scores 69 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Machine Realms MCP server expose?

Machine Realms exposes 3 tools: get_moltbook_profile, get_moltbook_activity, get_moltbook_engagement_stats. Their descriptions and schemas cost roughly 154 tokens of context every time the server is loaded.

### Does the Machine Realms MCP server require authentication?

No. We connected to Machine Realms without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Machine Realms MCP server still maintained?

Machine Realms is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://machinerealms.com/mcp
- Repository: https://github.com/Galanai/machinerealms
- Changelog RSS feed: https://verifymcp.io/servers/galanai-machinerealms/machinerealms.xml
- Changelog JSON feed: https://verifymcp.io/servers/galanai-machinerealms/machinerealms.json
- HTML version of this page: https://verifymcp.io/servers/galanai-machinerealms/machinerealms
