Skip to main content
Glama
zer0-kr

security-framework-mcp

by zer0-kr

get_nice_roles

Read-onlyIdempotent

Browse and filter NICE Cybersecurity Workforce Framework work roles by category, keyword, or limit. Identify roles for workforce planning and compliance.

Instructions

Browse NICE Cybersecurity Workforce Framework work roles (SP 800-181).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNoFilter by category, e.g. 'Protect and Defend'
queryNoSearch keywords
limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already declare readOnlyHint and idempotentHint, so the description does not need to re-state safety. It adds only the context of browsing the NICE framework. No additional behavioral traits like pagination or return format are mentioned.

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?

A single sentence that is front-loaded and to the point. No extraneous information; every word serves the purpose.

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

Completeness4/5

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

Given the presence of an output schema and thorough annotations, the minimal description is mostly sufficient. However, it could mention that results are returned or that no authentication is needed, but overall it's reasonably complete for a browse tool.

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

Parameters3/5

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

Schema description coverage is 67%, and the schema already describes parameters (category, query, limit) with examples and constraints. The description adds no further parameter meaning, so baseline 3 is appropriate.

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 identifies the tool as browsing NICE Cybersecurity Workforce Framework work roles (SP 800-181). It uses a specific verb ('browse') and resource, distinguishing it from siblings that cover other NIST topics.

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

Usage Guidelines3/5

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

No explicit guidance on when to use this tool versus alternatives like 'get_nist_glossary' or 'get_nist_publication'. The description implies usage for browsing work roles but lacks when-not-to-use or exclusion criteria.

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/zer0-kr/security-framework-mcp'

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