SVT Text-TV MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SVT Text-TV MCP Servershow me the latest sports news"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SVT Text-TV MCP Server
MCP-server för SVT Text-TV - Exponerar svenskt text-tv-innehåll (nyheter, sport, väder, TV-tablåer) via Model Context Protocol.
Installation
NPM (Lokal)
npm install -g svt-texttv-mcpClaude Desktop
Lägg till i din claude_desktop_config.json:
{
"mcpServers": {
"svt-texttv": {
"command": "npx",
"args": ["-y", "svt-texttv-mcp"]
}
}
}Related MCP server: NHL MCP Server
Verktyg
Verktyg | Beskrivning |
| Hämta en specifik Text-TV-sida (100-899) |
| Hämta alla versioner av en sida |
| Hämta nyheter (inrikes/utrikes/huvud) |
| Hämta sport (fotboll/hockey/resultat) |
| Hämta väderprognos (nationellt/Stockholm/Göteborg/Malmö) |
| Hämta TV-tablå (SVT1/SVT2) |
| Sök i Text-TV-innehåll |
| Bläddra i en kategori |
Resurser
URI | Beskrivning |
| Lista alla kategorier med sidintervall |
| Senaste huvudnyheter |
| Senaste sport |
| Nationell väderprognos |
| Dagens TV-tablå |
Prompts
Namn | Beskrivning |
| Sammanfattning av svenska nyheter |
| Sportuppdatering |
| Väderprognos |
| Kvällens TV-program |
| Analysera en specifik sida |
Exempel
Hämta nyheter
Använd texttv_get_news med category: "domestic" för att få inrikesnyheterSök efter innehåll
Använd texttv_search med query: "klimat" för att hitta sidor om klimatVäderprognos
Använd texttv_get_weather med region: "stockholm" för Stockholms väderSidkategorier
Intervall | Kategori |
100-199 | Nyheter |
300-399 | Sport |
400-499 | Väder |
500-699 | TV-tablå |
700-899 | Övrigt |
Kända sidor
Sida | Beskrivning |
100 | Huvudnyheter |
101-103 | Inrikesnyheter |
104-109 | Utrikesnyheter |
300 | Sporthuvudsida |
330-339 | Fotboll |
340-349 | Hockey |
400 | Nationell väderprognos |
402-404 | Lokala prognoser |
600 | SVT1 tablå |
650 | SVT2 tablå |
Utveckling
# Installera dependencies
npm install
# Bygg
npm run build
# Kör tester
npm test
# Starta dev-server (stdio)
npm run devAPI
Servern använder det inofficiella API:et från texttv.nu.
Licens
MIT
Författare
Skapad med Claude Code.
Version: 1.0.0
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
- AlicenseAqualityDmaintenanceProvides Formula One data and statistics through a Model Context Protocol interface, allowing users to access race calendars, session results, driver statistics, telemetry data, and championship standings.Last updated811MIT
- FlicenseBqualityDmaintenanceProvides structured access to NHL data including teams, players, standings, schedules, and statistics through the Model-Context Protocol pattern.Last updated256
- FlicenseBqualityDmaintenanceProvides access to Swiss legal commentaries through Model Context Protocol, allowing users to search and retrieve detailed legal commentary content from onlinekommentar.ch in multiple languages.Last updated23
- Flicense-qualityDmaintenanceEnables access to LDS Gospel Library content and scriptures through the Model Context Protocol. Provides tools for searching and retrieving religious texts and study materials from the Church of Jesus Christ of Latter-day Saints.Last updated1
Related MCP Connectors
Riksdagen (Swedish Parliament) open data MCP.
MCP server for Statistics Sweden (SCB) - 1200+ tables with population, economy, environment data
A Model Context Protocol server for Wix AI tools
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