Skolverket MCP Server
Related Servers
Alternatives to Skolverket MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables easy access to open data from the Swedish National Agency for Education, allowing querying and integration of educational statistics and facts through large language models.1MIT
- FlicenseNot gradedqualityCmaintenanceEnables LLMs to search, access, and retrieve official Swedish statistics from Statistics Sweden (SCB), providing access to 1,200+ tables covering demographics, economy, environment, labor market, and education with 75+ years of historical data.8-
- FlicenseNot gradedqualityDmaintenanceEnables LLMs to query and retrieve real-time open data, documents, protocols, and records from the Swedish Parliament (Riksdag) and Government Offices through 32 specialized MCP tools.31-
- AlicenseAqualityFmaintenanceQuery Swedish public data from AI tools. Includes company data, SCB statistics, weather, transport, public agencies, and more through the Apiverket API.225 npm2MIT
- FlicenseNot gradedqualityDmaintenanceProvides access to Sweden's National Library (Kungliga biblioteket) open APIs, enabling search and retrieval of 20M+ bibliographic records, 10M+ cultural heritage objects, 2M+ research publications, and linked data through 52 tools across 10 endpoints.2-
- AlicenseAqualityAmaintenanceEnables AI agents to search and retrieve consolidated Swedish statutes (SFS) from the Riksdagen open data API, with verifiable citations and persistent identifiers.441 PyPIApache 2.0
TDQS
Scored across 27 tools
Most tools have distinct purposes targeting specific resources like courses, subjects, programs, or adult education, with clear separation between search, get, and filter operations. However, some overlap exists, such as 'search_school_units' and 'search_school_units_by_name', which could cause confusion as both search for school units but with different filters. Descriptions help clarify, but the boundaries are not always perfectly distinct.
Tool names follow a highly consistent snake_case pattern with a clear verb_noun structure throughout, such as 'get_course_details', 'search_adult_education', and 'filter_adult_education_by_distance'. All tools adhere to this convention, making them predictable and easy to understand, with no mixing of styles or chaotic naming.
With 27 tools, the count is borderline high for a single server, as it covers multiple domains like adult education, curriculum, courses, subjects, programs, and school units. While comprehensive, it may feel heavy and could benefit from better scoping or modularization, but it's not extreme and remains manageable given the broad educational scope.
The tool set provides complete coverage for the educational domain, including search, get, and filter operations for all key resources like adult education, courses, subjects, programs, curriculums, and school units. It supports CRUD-like workflows (e.g., search then get details) and lifecycle aspects (e.g., version history), with no obvious gaps that would hinder agent functionality for educational planning and analysis.