Transistor MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 19 Aug 2026.
Manage Transistor.fm podcasts: episodes, analytics, transcripts, and webhooks.
Today is the operative word: we check Transistor MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add transistor-mcp -- npx -y transistor-mcp
{
"mcpServers": {
"transistor-mcp": {
"args": [
"-y",
"transistor-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.transistor-mcp]
command = "npx"
args = ["-y", "transistor-mcp"]
{
"mcpServers": {
"transistor-mcp": {
"args": [
"-y",
"transistor-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"transistor-mcp": {
"args": [
"-y",
"transistor-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TRANSISTOR_API_KEY (Transistor.fm API key from https://dashboard.transistor.fm/account).
The author declared them in the registry entry; get the values from the project itself.
TheSignup MCP server — read and manage signups, participants, webhooks, and analytics.
Apple Podcasts Connect owner analytics over Reporter: plays, followers, episodes. Read-only.
CLI and MCP server for RocketCyber Managed SOC: triage, MTTR, and posture analytics.
MCP server for opn.onl: shorten links, analytics, branded QR codes, and link management.
MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics
FastMCP server for Substack — publish Notes and posts, pull analytics, manage drafts, pluggable…
MCP server for LinkedIn Campaign Manager — campaigns, creatives, and analytics
OP3 podcast analytics: downloads, geography, app share, episode breakdowns. Read-only.
Answers built from our own checks of this server.