pcradio-mcp
pcradio-mcp
PCRadio 인터넷 라디오를 HTTP API로 제어하는 MCP 서버입니다. Streamable HTTP를 사용합니다.
기능
장치 상태 및 재생 목록 읽기;
재생, 채널, 볼륨 및 음소거 제어;
EQ 및 사운드 효과 설정;
사용자 정의 스테이션 및 알람 관리;
NTP 서버 및 timezone 설정.
삭제, OTA, standby 및 IR service 작업은 내보내지지 않습니다.
Related MCP server: yandex-station-mcp
실행
git clone https://github.com/RootShell-coder/pcradio.mcp.git
cd pcradio.mcp
export PCRADIO_BASE_URL=http://pcradio.local
docker compose pull
docker compose up -dMCP 엔드포인트:
http://localhost:8081/mcp구성
변수 | 용도 | 기본값 |
| 장치의 HTTP API URL |
|
| 요청 제한 시간(초) |
|
| 컨테이너 내부 주소 |
|
| 컨테이너 내부 포트 |
|
값은 환경 변수 또는 .env 파일을 통해 설정할 수 있습니다.
확인
읽기 전용 스모크 테스트는 쓰기 작업을 수행하지 않습니다:
docker compose run --rm --no-deps \
-v ./tests:/tests:ro \
pcradio-mcp python /tests/read_mcp.pyThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceStreamable HTTP MCP server for YouTube that enables video search, channel exploration, playlist browsing, and video detail retrieval via the YouTube Data API.206MIT
- FlicenseNot gradedqualityCmaintenanceMCP server to control Yandex Station speakers with Alice: manage music, radio, volume, playback, TTS, timers, alarms, reminders, and smart home scenarios via text commands or predefined tools.1
- AlicenseAqualityBmaintenanceBuilt-in MCP server in the FluxDown download manager: a Streamable HTTP endpoint (POST /mcp, JSON-RPC 2.0, Bearer auth) exposing 9 tools to add, list, pause, resume, and remove HTTP/FTP/BitTorrent/HLS downloads and manage queues.92,487AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceA remote MCP server exposing date/time tools over Streamable HTTP, enabling retrieval of current time for IANA timezones and listing available timezones, designed for use with web clients like Claude.ai.MIT
Related MCP Connectors
Radio MCP — wraps Radio Browser API (free, no auth)
Hosted Crawleo MCP (remote streamable HTTP endpoint).
Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/RootShell-coder/pcradio.mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server