# Plex MCP Server Configuration
# Plex Server URL
# Replace localhost with your server's IP address if running remotely
# Default port is usually 32400
PLEX_URL=http://localhost:32400
# Plex Authentication Token
# Get this from your Plex account settings or use the instructions in README.md
PLEX_TOKEN=your_plex_token_here
# Optional: Specify custom port for the MCP server (if needed)
# MCP_PORT=3000
# Optional: Enable debug logging
# DEBUG=true
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/niavasha/plex-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server