MCP Server
MCP
Transistor MCP Server
Manage Transistor.fm podcasts: episodes, analytics, transcripts, and webhooks.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "transistor-mcp",
"version": "0.4.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Transistor.fm API key from https://dashboard.transistor.fm/account",
"isRequired": true,
"name": "TRANSISTOR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment