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.1.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.1.0-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for elementfm_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7cb12b8dc04ea3c3d5e5cdefc5cd0b735ebfd19630f62407a34d27f533c753f6
MD5 9f4cd5b38cdbeadcdffb2e3b226ffb13
BLAKE2b-256 ee7ab3b41a5964055f66cd2d4ffbc54feb3a752a250f86b5258cf33e0f3e56c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elementfm_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 caf00a4b8995157b808c8bd0929983b87796acb0c41901a687a5b27831962faf
MD5 841230ad91112b223a2dbcd56b125074
BLAKE2b-256 1975c3762f71a4c08d441b435f3a01d2df9991bbe86856837c1a26d7a55dd680

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