Pepys
@Ankur Shrestha
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pepys": {
"command": "npx",
"args": [
"-y",
"pepys-mcp"
],
"env": {
"PEPYS_API_KEY": "pk_live_your_key_here"
}
}
}
}Tools
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.
Overview
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.
Frequently asked questions
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.
Basic information
More Productivity MCP servers
TickTick MCP Server
alexarevalo9A Model Context Protocol (MCP) server designed to integrate with the TickTick task management platform, enabling intelligent context-aware task operations and automation.
applescript-mcp MCP Server
joshrutkowskiA macOS AppleScript MCP server

AdWhispr - Research, Clone, & Launch Ads from Claude/ChatGPT
AdWhisprRemote MCP server that turns Claude, ChatGPT, or Cursor into a full ad workflow: research any brand's live Facebook and TikTok ads, clone the proven winners for your own brand, and launch real campaigns on Google, TikTok
Dadan MCP
Dadan-iodadan-sdk-integration is an SDK for integrating Dadan features into React applications. It allows you to add video recording and file selection functionality directly into your React components, providing a seamless user
MCP Shrimp Task Manager
cjo4m06Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning A
Comments