Swedish Cybersecurity MCP
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| se_cyber_search_guidanceA | Full-text search across BSI guidelines and technical reports. Covers Technical Guidelines (TR series), IT-Grundschutz building blocks, BSI Standards, and recommendations. Returns matching documents with reference, title, series, and summary. |
| se_cyber_get_guidanceA | Get a specific BSI guidance document by reference (e.g., 'BSI TR-03116', 'BSI TR-02102', 'BSI-Standard 200-1', 'SYS.1.1'). |
| se_cyber_search_advisoriesA | Search BSI security advisories and alerts. Returns advisories with severity, affected products, and CVE references where available. |
| se_cyber_get_advisoryA | Get a specific BSI security advisory by reference (e.g., 'BSI-CB-K24-0001'). |
| se_cyber_list_frameworksA | List all BSI frameworks and standard series covered in this MCP, including IT-Grundschutz Kompendium, BSI Technical Guideline (TR) series, and BSI Standards series. |
| se_cyber_aboutA | Return metadata about this MCP server: version, data source, coverage, and tool list. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 6 tools
Each tool targets a distinct operation: search vs get for guidance and advisories, list frameworks, and about metadata. No overlaps or ambiguity.
All tools share the 'se_cyber_' prefix and follow verb_noun pattern, except 'about' which is a single noun. Almost fully consistent.
6 tools is well-scoped for a cybersecurity reference server covering search, retrieval, listing, and metadata. Not too many or too few.
Covers searching and retrieving both guidance documents and advisories, plus framework listing and metadata. Minor gaps like no bulk listing of all advisories or guidance documents.