Skip to main content
Glama

Stratalize Intelligence

get_irs_industry_tax_statistics

Read-only

Use when benchmarking financial performance against industry-level tax return data, establishing valuation comparables for M&A, assessing typical effective tax rates by sector, or producing financial due diligence context from the most authoritative source of actual US business financial performance. Returns IRS SOI aggregate statistics from actual filed corporation income tax returns — gross receipts, net income margins, and effective tax rates by industry. Data reflects actual filed returns, not survey estimates. Example: Healthcare and Social Assistance — 284,000 returns, 8.3% net income margin, 19.1% effective tax rate, $4.2M average gross receipts per return — baseline for healthcare PE valuation and acquisition multiples analysis. Source: IRS Statistics of Income Division.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
industryYesIndustry name or NAICS sector (e.g. healthcare, construction, professional services, manufacturing)
entity_typeNocorporation

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds valuable context beyond that: 'Data reflects actual filed returns, not survey estimates' and 'Source: IRS Statistics of Income Division', which gives provenance and reliability without contradicting the annotations.

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

Conciseness4/5

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

The description is front-loaded with use cases and a clear statement of what it returns. The example is illustrative but makes the description longer than strictly necessary; every sentence adds value, so it is not overly verbose.

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?

Given the tool's simplicity (2 params, no output schema), the description covers use cases, data source, output fields (gross receipts, net income margins, effective tax rates), and provides a concrete example. It is complete enough for an agent to select and invoke the tool correctly.

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 coverage is 50%; the industry parameter is already described in the schema, and the description reinforces it with an example ('Healthcare and Social Assistance'). However, the entity_type parameter is not explained in the description and only has an enum/default in the schema, so the description does not fully compensate for the missing schema description.

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 a specific verb+resource: 'Returns IRS SOI aggregate statistics from actual filed corporation income tax returns' along with the key metrics (gross receipts, net income margins, effective tax rates). This distinguishes it from sibling tools that focus on spend benchmarks, market signals, or other data sources.

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?

The opening 'Use when benchmarking financial performance..., establishing valuation comparables..., assessing typical effective tax rates..., or producing financial due diligence context' provides explicit use cases. However, it does not name alternative tools or state when NOT to use this tool, so it lacks the exclusion/alternative guidance that would merit a 5.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.4/5.0
Disambiguation2/5

Multiple tools overlap significantly: get_vendor_benchmark and get_vendor_market_rate both return pricing benchmarks with median/low/high; get_industry_spend_benchmark, get_industry_spend_profile, get_category_spend_benchmark, and get_spend_by_company_size all address spend benchmarking; get_saas_market_intelligence, get_category_ai_leaders, get_sector_ai_intelligence, and get_market_intelligence_brief all cover AI citation and market themes. These overlapping purposes make tool selection ambiguous.

Naming Consistency4/5

All tools follow the 'get_' prefix consistently, creating a predictable pattern. However, the object naming is inconsistent in ordering (e.g., get_category_ai_leaders vs get_top_vendors_by_category) and some use 'synthesis' vs 'signal' vs 'benchmark' without a clear rule. Overall, the pattern is readable and consistent.

Tool Count2/5

With 45 tools, the surface is extremely large. While the server's scope is broad (market intelligence, vendor benchmarks, regulatory data, etc.), this count overwhelms an agent and dilutes focus. Many related tools could be consolidated (e.g., vendor benchmarking into one tool with modes). A typical well-scoped server would be 3-15 tools.

Completeness3/5

The server covers numerous domains with read-only intelligence, including market trends, vendor pricing, compensation, regulatory, and patent data. However, there are gaps within those domains: no historical trend comparison, no side-by-side vendor comparison across multiple metrics beyond alternatives, and no write or action capabilities. The breadth is impressive, but the depth is uneven.

Resources