Skip to main content
Glama
nelsonra

mixcloud-mcp

by nelsonra

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoHTTP server port. Default: 8000
CORS_ORIGINNoAllowed CORS origin for the upload endpoint. Default: *
MCP_API_KEYNoBearer token protecting the MCP endpoint (HTTP only). Generate with mixcloud-mcp-keygen.
UPLOAD_PORTNoPort for the sidecar HTTP server (stdio only). Default: 4000
DISABLE_AUTHNoSet to 'true' to skip auth (local dev only, never in production).
MCP_PUBLIC_URLNoPublic base URL of the server (HTTP only). Required for browser OAuth.
MIXCLOUD_CLIENT_IDNoMixcloud OAuth app client ID. Required for OAuth auth and uploads.
MIXCLOUD_ACCESS_TOKENNoDirect Mixcloud token. Alternative to OAuth.
MIXCLOUD_CLIENT_SECRETNoMixcloud OAuth app client secret. Required for OAuth auth and uploads.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/nelsonra/mixcloud-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server