Server Alice MCP Server

Connect your Alice recordings and transcripts to the AI tools you already use - Claude, ChatGPT, Gemini, Grok, Perplexity, and any other MCP-compatible client. Its 10 documented tools cover recordings, tool, recording, transcript. It is available as a remote MCP endpoint.

Teams that want a hosted media endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-04-17 · ★ 2 · #155 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25

MIT · how we verify → /methodology

01 · Install Server Alice

Claude Code

claude mcp add aliceappai-mcp-server-alice --transport http https://aliceapp.ai/mcp/{api_key}

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "aliceappai-mcp-server-alice": {
      "url": "https://aliceapp.ai/mcp/{api_key}"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://aliceapp.ai/mcp/{api_key}

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to aliceapp.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.aliceappai is GitHub-verified and matches the repo owner

03 · What Server Alice can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can list recordings with optional filters, search recordings, transcripts, and metadata with natural language, get recording details for a specific recording ID, and retrieve a transcript for a specific recording ID.

Capability map

Tools grouped from the project's README - what Server Alice lets an agent do.

Recordings

4 tools - e.g. List recordings with optional filters.; Search recordings, transcripts, and metadata with natural language.; Legacy search tool for backward compatibility.

list_recordings_v2 · search_recordings_v2 · search_recordings_tool · list_recent_recordings_tool

Recording

2 tools - e.g. Get recording details for a specific recording ID.; Legacy recording metadata tool for backward compatibility.

get_recording_v2 · get_recording_metadata_tool

Transcript

2 tools - e.g. Retrieve a transcript for a specific recording ID.; Legacy transcript retrieval tool for backward compatibility.

get_transcript_v2 · get_transcript_tool

read & search

2 tools - e.g. Get collection-level recording and transcript statistics.; Get JSON schemas for MCP v2 tool inputs and outputs.

get_collection_stats_v2 · get_schemas_v2

Latest releases

1.0.1 · 2026-03-27

04 · Who maintains Server Alice

mcp-server-alice is maintained by aliceappai. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
media - ranked #155 of 155 actively-maintained media servers as of 2026-08-25.
registry
io.github.aliceappai/mcp-server-alice (active, first published 2026-03-23)

06 · Server Alice FAQ

Is Server Alice still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-17. We re-verify nightly.

What can Server Alice do?

With this server connected, an agent can list recordings with optional filters, search recordings, transcripts, and metadata with natural language, get recording details for a specific recording ID, and retrieve a transcript for a specific recording ID.

How do I install Server Alice?

Run `claude mcp add aliceappai-mcp-server-alice --transport http https://aliceapp.ai/mcp/{api_key}`. You can also paste the ready-made client config above.

Does Server Alice require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Server Alice

More media MCP servers · Storyflo · Listen · Call Copilot · Artin0123 Gemini Image MCP Server