# Misar.Blog MCP Server (remote · api.misar.io)

Publish and manage articles, series, comments, reactions, newsletters and blog analytics.

- Trust score: 52/100 (low)
- Change this week: +2
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `api.misar.io`: 52/100 (this document), [markdown](https://verifymcp.io/servers/misar-ai-misarblog-mcp/blog-mcp.md), [page](https://verifymcp.io/servers/misar-ai-misarblog-mcp/blog-mcp)
- npm · `@misarblog/mcp`: 84/100, [markdown](https://verifymcp.io/servers/misar-ai-misarblog-mcp/misarblog-mcp.md), [page](https://verifymcp.io/servers/misar-ai-misarblog-mcp/misarblog-mcp)

## Channel facts

- Endpoint: `https://api.misar.io/blog/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `5.1.2`

## 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-21.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 0/100
  - Instruction-quality not yet verified: the AI judgement didn't run.
  - Nothing to assess: this server exposes no tool/resource definitions to measure a footprint for.
  - Nothing to assess: this server has no tools to check for usage examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

**Unverified: 2 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the Misar.Blog MCP Server server?

Misar.Blog MCP Server is a hosted endpoint at https://api.misar.io/blog/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 misar-ai-misarblog-mcp 'https://api.misar.io/blog/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "misar-ai-misarblog-mcp": {
      "url": "https://api.misar.io/blog/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "misar-ai-misarblog-mcp": {
      "type": "http",
      "url": "https://api.misar.io/blog/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.misar-ai-misarblog-mcp]
url = "https://api.misar.io/blog/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "misar-ai-misarblog-mcp": {
      "type": "remote",
      "url": "https://api.misar.io/blog/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add misar-ai-misarblog-mcp --url 'https://api.misar.io/blog/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  misar-ai-misarblog-mcp:
    url: "https://api.misar.io/blog/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "misar-ai-misarblog-mcp": {
      "Transport": "http",
      "Url": "https://api.misar.io/blog/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add misar-ai-misarblog-mcp -t streamable-http -u 'https://api.misar.io/blog/mcp'
```

### Other

```json
{
  "mcpServers": {
    "misar-ai-misarblog-mcp": {
      "type": "http",
      "url": "https://api.misar.io/blog/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-21 (score 52, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-20 (score 52, +29)

- [security improvement] Stability: unverified → pass
- [security improvement] Transport: fail → pass
- [security improvement] HSTS header: fail → pass
- [functional regression] MCP protocol: unverified → fail
- [functional improvement] Endpoint reachability: not serving MCP → reachable
- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-19 (score 23, −29)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Stability: pass → unverified
- [security regression] HSTS header: pass → fail
- [security regression] Transport: pass → fail
- [functional regression] Capabilities: fail → unverified

### 2026-09-18 (score 52, +1)

- [security] Stability: 0.97 → pass
- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-17 (score 51, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-16 (score 51, +1)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-15 (score 50, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-14 (score 50, +1)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/misar-ai-misarblog-mcp/blog-mcp#diagnostics

## Score history

- 2026-09-21: 52
- 2026-09-20: 52
- 2026-09-19: 23
- 2026-09-18: 52
- 2026-09-17: 51
- 2026-09-16: 51
- 2026-09-15: 50
- 2026-09-14: 50
- 2026-09-13: 49
- 2026-09-12: 49
- 2026-09-11: 48
- 2026-09-10: 48
- 2026-09-09: 47
- 2026-09-08: 47
- 2026-09-07: 46
- 2026-09-06: 46
- 2026-09-05: 46
- 2026-09-04: 45
- 2026-09-03: 45
- 2026-09-02: 44
- 2026-09-01: 23
- 2026-08-31: 43
- 2026-08-30: 43
- 2026-08-29: 42
- 2026-08-28: 42
- 2026-08-27: 41
- 2026-08-26: 41
- 2026-08-25: 41
- 2026-08-24: 41
- 2026-08-23: 40

## Common questions

### What is the Misar.Blog MCP Server server?

Misar.Blog MCP Server is listed in the public MCP registry as io.github.Misar-AI/misarblog-mcp. Publish and manage articles, series, comments, reactions, newsletters and blog analytics. This page covers its hosted endpoint (https://api.misar.io/blog/mcp).

### Is the Misar.Blog MCP Server server safe to use?

Misar.Blog MCP Server scores 52 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.

### Does the Misar.Blog MCP Server server require authentication?

No. We connected to Misar.Blog MCP Server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Misar.Blog MCP Server server still maintained?

Misar.Blog MCP Server is still listed as active in the MCP registry. We last reached this channel on 21 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://api.misar.io/blog/mcp
- Authorisation metadata: https://api.misar.io/.well-known/oauth-protected-resource/blog/mcp
- Repository: https://github.com/Misar-AI/misarblog-mcp
- Website: https://www.misar.blog/
- Changelog RSS feed: https://verifymcp.io/servers/misar-ai-misarblog-mcp/blog-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/misar-ai-misarblog-mcp/blog-mcp.json
- HTML version of this page: https://verifymcp.io/servers/misar-ai-misarblog-mcp/blog-mcp
