# Seminara (remote · seminara.online)

Digital Teammate (Aura) hosting live interactive presentations, demos, and audience Q&A 24/7.

- Trust score: 86/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `seminara.online`: 86/100 (this document), [markdown](https://verifymcp.io/servers/shivamselam-seminara/api-v1-mcp.md), [page](https://verifymcp.io/servers/shivamselam-seminara/api-v1-mcp)

## Channel facts

- Endpoint: `https://seminara.online/api/v1/mcp`
- Transports: `streamable-http, sse`
- 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-21.

- **Endpoint Security**: 91/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 83/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 441 tokens (~49/item across 9 items; 6 tools + 3 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 50/100
  - Stability observed for 15 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).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### How do I install the Seminara MCP server?

Seminara is a hosted endpoint at https://seminara.online/api/v1/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 shivamselam-seminara 'https://seminara.online/api/v1/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "shivamselam-seminara": {
      "url": "https://seminara.online/api/v1/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "shivamselam-seminara": {
      "type": "http",
      "url": "https://seminara.online/api/v1/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.shivamselam-seminara]
url = "https://seminara.online/api/v1/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "shivamselam-seminara": {
      "type": "remote",
      "url": "https://seminara.online/api/v1/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add shivamselam-seminara --url 'https://seminara.online/api/v1/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  shivamselam-seminara:
    url: "https://seminara.online/api/v1/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "shivamselam-seminara": {
      "Transport": "http",
      "Url": "https://seminara.online/api/v1/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add shivamselam-seminara -t streamable-http -u 'https://seminara.online/api/v1/mcp'
```

### Other

```json
{
  "mcpServers": {
    "shivamselam-seminara": {
      "type": "http",
      "url": "https://seminara.online/api/v1/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 86, 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 86, +1)

- [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 85, 0)

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

### 2026-09-18 (score 85, 0)

- [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 85, +1)

- [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 84, 0)

- [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 84, +1)

- [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 83, 0)

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

## MCP tools (6)

### `create_session` (~159 tokens)

Create a new Seminara interactive presentation session with optional CTA, live publishing, slides, and knowledge base context.

Input parameters:

- `ctaText` (string): Call to action button text (e.g. "Book a Demo")
- `ctaUrl` (string): Call to action destination link (e.g. "https://cal.com/meeting")
- `description` (string): Optional session description
- `isLive` (boolean): Whether to publish session live immediately (default false, stays draft)
- `knowledgeBase` (array): Optional background knowledge context or FAQs for Aura
- `pdfUrl` (string): Optional presentation PDF URL
- `slides` (array): Optional slide cards to seed for this session
- `title` (string, required): Session title

### `list_sessions` (~32 tokens)

List existing sessions for the host account.

Input parameters:

- `limit` (number): Number of sessions to return (default 10)

### `get_session` (~30 tokens)

Get details and slides count for a specific session.

Input parameters:

- `sessionId` (string, required): UUID of the session

### `get_session_analytics` (~37 tokens)

Retrieve attendee metrics, engagement scores, and Q&A stats for a session.

Input parameters:

- `sessionId` (string, required): UUID of the session

### `export_leads` (~34 tokens)

Export attendee leads and high-intent engagement data for a session.

Input parameters:

- `sessionId` (string, required): UUID of the session

### `discover_sessions` (~76 tokens)

Browse public community sessions listed on Seminara Discover. Returns live, publicly discoverable sessions with titles, descriptions, and join URLs. Does not require authentication.

Input parameters:

- `limit` (number): Number of sessions to return (default 10, max 50)
- `query` (string): Optional search term to filter sessions by title or description

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/shivamselam-seminara/api-v1-mcp#diagnostics

## Score history

- 2026-09-21: 86
- 2026-09-20: 86
- 2026-09-19: 85
- 2026-09-18: 85
- 2026-09-17: 85
- 2026-09-16: 84
- 2026-09-15: 84
- 2026-09-14: 83
- 2026-09-13: 83
- 2026-09-12: 82
- 2026-09-11: 82
- 2026-09-10: 81
- 2026-09-09: 74
- 2026-09-08: 81
- 2026-09-07: 80
- 2026-09-06: 80

## Common questions

### What is the Seminara MCP server?

Seminara is an MCP server listed in the public MCP registry as io.github.shivamselam/seminara. Digital Teammate (Aura) hosting live interactive presentations, demos, and audience Q&A 24/7. This page covers its hosted endpoint (https://seminara.online/api/v1/mcp).

### Is the Seminara MCP server safe to use?

Seminara scores 86 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 Seminara MCP server expose?

Seminara exposes 6 tools: create_session, list_sessions, get_session, get_session_analytics, export_leads, discover_sessions. Their descriptions and schemas cost roughly 368 tokens of context every time the server is loaded.

### Does the Seminara MCP server require authentication?

Yes. Seminara asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the Seminara MCP server still maintained?

Seminara 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://seminara.online/api/v1/mcp
- Repository: https://github.com/shivamselam/seminara-agentic-suite
- Changelog RSS feed: https://verifymcp.io/servers/shivamselam-seminara/api-v1-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/shivamselam-seminara/api-v1-mcp.json
- HTML version of this page: https://verifymcp.io/servers/shivamselam-seminara/api-v1-mcp
