SVT Text-TV MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| swedish_news_summary | Get a summary of current Swedish news from Text-TV |
| sports_update | Get latest sports updates and results from Text-TV |
| weather_forecast | Get Swedish weather forecast from Text-TV |
| tv_tonight | Get tonight's TV schedule for SVT channels |
| texttv_page | Analyze content from a specific Text-TV page |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Text-TV Categories | List of available Text-TV categories with page ranges |
| Latest News | Current main news from Text-TV page 100 |
| Latest Sports | Current sports headlines from Text-TV page 300 |
| National Weather | Current national weather forecast from Text-TV page 400 |
| Today's TV Schedule | Current TV schedule for SVT1 and SVT2 |
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/isakskogstad/svt-texttv-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server