Skip to main content
Glama
Ansvar-Systems

Security Controls MCP Server

list_frameworks

List security frameworks by category or view all. Filter to find valid framework keys for controls and mapping.

Instructions

List all 249 supported security frameworks, optionally filtered by category. Without a category filter, returns all frameworks grouped by category (~3000 tokens). With a category filter, returns only that category's frameworks (~200-500 tokens). Use this to discover valid framework keys for get_framework_controls and map_frameworks. Returns an error listing valid categories if an invalid category is given.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNoFilter to a specific category. Omit to see all categories with their frameworks.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so the description carries the full burden. It discloses behavior: returns grouped/list, error on invalid category, and token estimates. It implies read-only, which is appropriate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Four sentences with no redundancy. Key information is front-loaded: 'List all 249 supported security frameworks'. Every sentence serves a purpose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite having no output schema, the description adequately explains what is returned (grouped by category, filtered list, or error with valid categories). No missing details for this low-complexity tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with a clear description for the parameter. The description adds token size context and error behavior, providing extra value beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool lists security frameworks with optional category filtering. It distinguishes from sibling tools by specifying its role in discovering valid framework keys for get_framework_controls and map_frameworks.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit guidance on when to use with/without category based on token size, and that it's for discovering framework keys. Could explicitly state when not to use it, but the context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/Ansvar-Systems/security-controls-mcp'

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