svt-texttv-mcp
Verified Safeby isakskogstad
Overview
Access Swedish teletext content (news, sports, weather, TV schedules) from SVT Text-TV via the Model Context Protocol.
Installation
npx -y svt-texttv-mcpEnvironment Variables
- PORT
- HOST
Security Notes
The server primarily provides read-only access to public Text-TV data. Input is strictly validated using Zod schemas, mitigating common injection risks. No direct usage of 'eval' or other dangerous dynamic code execution patterns was found. There are no hardcoded secrets beyond a public application ID. The HTTP server uses permissive CORS ('Access-Control-Allow-Origin: *'), which is common for public APIs and not a vulnerability for this read-only service. The main external dependency is an unofficial API (texttv.nu), so its reliability and security are external factors, but the server handles its usage robustly.
Similar Servers
Riksdag-Regering-MCP
Enables LLMs to query and retrieve real-time open data, documents, protocols, and records from the Swedish Parliament (Riksdagen) and Government Offices (Regeringskansliet).
Riksdag-Regering-MCP
Provides LLMs with real-time access to open data, documents, and records from the Swedish Parliament (Riksdagen) and Government Offices (Regeringskansliet) via their public APIs.
KOLADA-MCP
Provides LLMs and AI chatbots with direct access to over 5,000 Key Performance Indicators and statistical data for all 290 Swedish municipalities and 21 regions from the Kolada API.
Skolverket-MCP
Provides AI assistants access to Skolverket's open APIs (Curriculum, School Units, Planned Educations) to search, find, compare, and analyze educational data and statistics.