Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Phonotheca

БесплатноНе проверен

Search and read your interview transcripts from Claude or any MCP client. Full-text search across every project, speaker-labelled transcripts with timestamps, c

GitHubEmbed

Описание

Search and read your interview transcripts from Claude or any MCP client. Full-text search across every project, speaker-labelled transcripts with timestamps, cited passages. Read-only.

README

Remote MCP server for Phonotheca, the archive for recorded interviews. Connect Claude or any MCP client to your workspace and search every transcript, browse projects and interviews, and read speaker-labelled transcripts with timestamps. Passages come back with their speaker, interview, project, and timestamp attached, so a quote arrives with its citation.

The connection is read-only. It cannot upload audio, start transcription, edit a transcript, or delete anything.

Endpoint

https://phonotheca.com/api/mcp

Streamable HTTP, stateless. Authentication is a bearer token created in Settings, shown once and revocable there at any time. A free account is enough to try it; the archive, search, and export stay open permanently.

Connect

Claude Code:

claude mcp add --transport http phonotheca \
  https://phonotheca.com/api/mcp \
  --header "Authorization: Bearer YOUR_TOKEN"

Claude API:

"mcp_servers": [{
  "type": "url",
  "url": "https://phonotheca.com/api/mcp",
  "name": "phonotheca",
  "authorization_token": "YOUR_TOKEN"
}]

Tools

Tool What it does
search_transcripts Full-text search across every transcript, optional project filter. Returns cited passages.
list_projects The workspace's projects with interview counts.
list_interviews A project's interviews with duration, language, and status.
get_transcript A speaker-labelled transcript with timestamps, paged for long interviews.

Data handling

Requests hit the same EU-resident application and database as the workspace. Transcript text returned to an MCP client goes to whatever assistant you connected, under that assistant's terms. Revoking the token ends access immediately. Details: phonotheca.com/mcp.

from github.com/AdesiaHQ/phonotheca-mcp

Установка Phonotheca

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/AdesiaHQ/phonotheca-mcp

FAQ

Phonotheca MCP бесплатный?

Да, Phonotheca MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Phonotheca?

Нет, Phonotheca работает без API-ключей и переменных окружения.

Phonotheca — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Phonotheca в Claude Desktop, Claude Code или Cursor?

Открой Phonotheca на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

llm-analysis-assistant

A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also

xuzexin-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

MCPHub

Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.

автор: Community

MCP Servers Rating and User Reviews

Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)

автор: Community

Compare Phonotheca with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai