elementfm/mcp
Open source podcast hosting platform
Quick Start
Clone the repository:
git clone https://gitlab.com/elementfm/mcpClaude Desktop configuration example:
{
"mcpServers": {
"elementfmmcp": {
"command": "npx",
"args": [
"-y",
"elementfm/mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.