Skip to main content

MCP (Model Control Protocol) server for Element.fm, providing tools for managing podcasts

Project description

Element.fm MCP Server

This is the MCP server implementation for Element.fm, providing a command-line interface for interacting with the Element.fm API.

Installation

You can install this package using pip:

pip install elementfm-mcp-server

Configuration

Before using the server, you need to set up your API key as an environment variable:

export API_KEY=your_api_key_here

You can also optionally configure the frontend URL (defaults to https://app.element.fm):

export FRONTEND_ROOT_URL=https://your-custom-url.com

Usage

Once installed, you can run the MCP server using:

elementfm-mcp stdio  # For standard I/O mode
# or
elementfm-mcp sse   # For Server-Sent Events mode

Features

The MCP server provides the following functionality:

  • Workspace management (create, list, get)
  • Show management (create, list, get, update)
  • Episode management (create, list, get, update, publish)
  • AI features (transcription, chapter generation, show notes generation)
  • Workspace invitations
  • Recipient management
  • Workspace search

Development

To set up the development environment:

  1. Clone the repository
  2. Install dependencies: pip install -e .
  3. Set up your API key as described in the Configuration section
  4. Run the server in development mode: python server.py stdio

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elementfm_mcp_server-0.2.0.tar.gz (39.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

elementfm_mcp_server-0.2.0-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file elementfm_mcp_server-0.2.0.tar.gz.

File metadata

File hashes

Hashes for elementfm_mcp_server-0.2.0.tar.gz
Algorithm Hash digest
SHA256 90fc98749c3a2904c07480822797f815e97f859b7a992dcb724635a8292d87ed
MD5 04fc968505cfff6e7134de44fe10a4b5
BLAKE2b-256 25f7f91c756ae144bca0cdd8496b18a75384a7502f4318d20a902acd5fe23f7f

See more details on using hashes here.

File details

Details for the file elementfm_mcp_server-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for elementfm_mcp_server-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5ad81f9565e2d1dbbb0122e77a7ec3603ab6205ca30d37bc8f893c25420270c0
MD5 f0f22b9add6a8ef3f8dd66a2a5a85694
BLAKE2b-256 b1e4f06c44189d954190e1de0c32424c1d5fe69cd24858e587f6b0579bdd59c7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page