Server data from the Official MCP Registry
Manage Transistor.fm podcasts: episodes, analytics, transcripts, and webhooks.
Manage Transistor.fm podcasts: episodes, analytics, transcripts, and webhooks.
This is a well-structured MCP server for Transistor.fm API integration with proper authentication requirements and reasonable code quality. The API key is correctly sourced from environment variables, input validation is present throughout, and permissions align with the server's purpose. Minor code quality observations exist but do not constitute security vulnerabilities. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 7 high severity). Package verification found 1 issue.
3 files analyzed · 11 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: TRANSISTOR_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-conorbronsdon-transistor-mcp": {
"env": {
"TRANSISTOR_API_KEY": "your-transistor-api-key-here"
},
"args": [
"-y",
"transistor-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.