Skip to main content
Glama
lzinga

US Government Open Data MCP

doj_blog_entries

Search and analyze U.S. Department of Justice blog entries for policy discussions, division activities, and enforcement context beyond press releases.

Instructions

Search DOJ Office of Public Affairs blog entries (3,200+ records). Blog entries often provide more context and analysis than press releases. Covers policy discussions, division activities, and enforcement context.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sortNoSort by
directionNoSort direction: 'DESC' (newest first), 'ASC'
pagesizeNoResults per page (default 20, max 50)
pageNoPage number (zero-indexed)
Behavior2/5

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

No annotations are provided, so the description carries full burden. It mentions the dataset size (3,200+ records) and content characteristics, but doesn't disclose critical behavioral traits like pagination behavior (implied by parameters but not explained), rate limits, authentication needs, error conditions, or what the response format looks like. For a search tool with zero annotation coverage, this is a significant gap.

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 appropriately concise with three sentences that each add value: dataset scope, comparison to press releases, and content coverage. It's front-loaded with the core purpose. Minor improvement could be made by explicitly stating it's a search/pagination tool rather than just 'Search DOJ...blog entries'.

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

Completeness2/5

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

Given no annotations, no output schema, and a search tool with pagination parameters, the description is incomplete. It doesn't explain what the tool returns (list of entries? full text? metadata?), how results are structured, or any limitations beyond dataset size. The content context is helpful but insufficient for an agent to understand the full tool behavior.

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 fully documents all 4 parameters with descriptions and constraints. The description doesn't add any parameter-specific information beyond what's in the schema. According to guidelines, when schema coverage is high (>80%), the baseline is 3 even with no param info in description.

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

Purpose4/5

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

The description clearly states the tool searches DOJ Office of Public Affairs blog entries, specifying the resource (blog entries) and scope (3,200+ records). It distinguishes from sibling tools like 'doj_press_releases' by noting blog entries provide more context/analysis than press releases, but doesn't explicitly name alternatives for when to use each.

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 by stating 'Blog entries often provide more context and analysis than press releases' and mentioning coverage areas (policy discussions, division activities, enforcement context). However, it doesn't explicitly state when to use this tool versus alternatives like 'doj_press_releases' or 'doj_blog_detail', nor does it provide any exclusion criteria or prerequisites.

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/lzinga/us-government-open-data-mcp'

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