Skip to main content
Glama

get_size_standards

Look up SBA small business size standards by NAICS code or industry keyword to determine federal contracting eligibility thresholds for revenue or employee counts.

Instructions

Get SBA small business size standards by NAICS code. Returns revenue/employee thresholds that define 'small business' for federal contracting.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
naicsCodeNoNAICS code to look up (e.g., '541511' for custom computer programming). Can be partial for broader search.
industryNoIndustry keyword to search (e.g., 'software', 'construction', 'restaurant')
Behavior3/5

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

With no annotations provided, the description carries full burden. It discloses the return type (revenue/employee thresholds) and purpose (federal contracting definition), but doesn't mention behavioral aspects like rate limits, authentication requirements, error conditions, or whether this is a lookup vs search operation. The description adds value but lacks operational context.

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?

Two concise sentences with zero waste. First sentence states purpose and input, second sentence specifies output and context. Every word earns its place in this efficiently structured description.

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

Completeness3/5

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

For a 2-parameter lookup tool with no annotations and no output schema, the description provides adequate purpose and output information but lacks behavioral context (rate limits, auth needs) and doesn't fully compensate for the missing output schema. It's minimally viable but has clear gaps in operational guidance.

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 100%, so the schema already documents both parameters thoroughly. The description adds no additional parameter semantics beyond what's in the schema (e.g., doesn't clarify the relationship between naicsCode and industry parameters or when to use each). Baseline 3 is appropriate when schema does the heavy lifting.

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 specific action ('Get SBA small business size standards'), identifies the resource ('by NAICS code'), and specifies the output ('Returns revenue/employee thresholds that define 'small business' for federal contracting'). It distinguishes from siblings by focusing on size standards rather than SBIR-related data.

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?

The description implies usage context (federal contracting) but doesn't explicitly state when to use this tool versus alternatives like 'check_size_standard' or other SBIR tools. No guidance on parameter selection (NAICS code vs industry keyword) or when to use partial codes.

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/shawndrake2/mcp-sba'

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