Skip to main content
Cloud PlatformsPython/TypeScript

elementfm/mcp

Open source podcast hosting platform

cloud-platformsofficialcloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://gitlab.com/elementfm/mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "elementfmmcp": {
      "command": "npx",
      "args": [
        "-y",
        "elementfm/mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
Python/TypeScript
Author
Unknown