Skip to main content
Glama
isakskogstad

SVT Text-TV MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
texttv_get_pageA

Get a specific SVT Text-TV page by number (100-899). Returns the page content with optional plain text formatting.

texttv_get_subpagesA

Get all subpage versions of a specific Text-TV page. Some pages have multiple subpages that rotate.

texttv_get_newsA

Get news from SVT Text-TV. Categories: main (page 100), domestic (inrikes, pages 101-103), foreign (utrikes, pages 104-109).

texttv_get_sportsA

Get sports content from SVT Text-TV. Categories: main (page 300), football (pages 330-339), hockey (pages 340-349), results (page 301).

texttv_get_weatherA

Get weather forecasts from SVT Text-TV. Available regions: national (page 400), stockholm (402), gothenburg (403), malmo (404).

texttv_get_tv_scheduleA

Get TV schedules from SVT Text-TV. Channels: svt1 (pages 600-619), svt2 (pages 650-669), or both.

texttv_searchA

Search for content across SVT Text-TV pages. Optionally filter by category (news, sports, weather, tv_schedule).

texttv_browse_categoryA

Browse pages in a Text-TV category. Get a list of available pages with optional content.

Prompts

Interactive templates invoked by user choice

NameDescription
swedish_news_summaryGet a summary of current Swedish news from Text-TV
sports_updateGet latest sports updates and results from Text-TV
weather_forecastGet Swedish weather forecast from Text-TV
tv_tonightGet tonight's TV schedule for SVT channels
texttv_pageAnalyze content from a specific Text-TV page

Resources

Contextual data attached and managed by the client

NameDescription
Text-TV CategoriesList of available Text-TV categories with page ranges
Latest NewsCurrent main news from Text-TV page 100
Latest SportsCurrent sports headlines from Text-TV page 300
National WeatherCurrent national weather forecast from Text-TV page 400
Today's TV ScheduleCurrent TV schedule for SVT1 and SVT2

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/isakskogstad/svt-texttv-mcp'

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