Pepys
@Ankur Shrestha
关于 Pepys
Thin stdio MCP connector for the Pepys transcription API. npx pepys-mcp – give Claude, ChatGPT, or Cursor audio/video transcription: diarization, SRT/VTT, podcasts, paste-a-link.
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"pepys": {
"command": "npx",
"args": [
"-y",
"pepys-mcp"
],
"env": {
"PEPYS_API_KEY": "pk_live_your_key_here"
}
}
}
}工具
9Start a transcription from a `url` (file / YouTube / podcast / Drive) or a `file_ref`. Options: `diarize` (paid), `summary`, `chapters`, `translate_to`, `quality`, podcast `episode_guid`/`episode_index`. Returns `{ job_id, status }`.
Fetch a job by `job_id`; set `wait_ms:25000` to long-poll short clips to completion in one call.
Upload local media (a `path` or `bytes_base64`) → a `file_ref` for `transcribe`.
Recent jobs (id, status, title, minutes).
Episodes of an RSS/Apple/Spotify feed, with `episode_guid`s.
Batch a whole feed (or latest N). **Paid.**
Export SRT / VTT / TXT / MD / JSON. Segment-level is free; `word_level:true` is a **paid** unlock. (DOCX/PDF: use the web app.)
Find a phrase in a long transcript → only the matching timestamped segments (no full-transcript context load).
Remaining credit minutes + whether Pro is unlocked.
概览
What is Pepys?
Thin stdio MCP connector for the Pepys transcription API. npx pepys-mcp – give Claude, ChatGPT, or Cursor audio/video transcription: diarization, SRT/VTT, podcasts, paste-a-link.
How to use Pepys?
The README includes setup instructions such as "command": "npx",.
Key features of Pepys
- MCP server integration
Use cases of Pepys
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Pepys
Where is the source code for Pepys?
The source code is linked from the repository URL on this page.
Does Pepys include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
常见问题
Where is the source code for Pepys?
The source code is linked from the repository URL on this page.
Does Pepys include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
基本信息
生产力 分类下的更多 MCP 服务器
Openfate Bazi Mcp
openfate-aiOpenFate Bazi MCP server with deterministic Four Pillars calculation, True Solar Time, branch interactions, and reverse Bazi lookup.
Todoist MCP Server
stanislavlysenko0912Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
ATLAS: Task Management System
cyanheadsA Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
MCPControl
CheffromspaceMCP server for Windows OS automation
评论