Skip to main content
Glama
cyntrica

Gov Data MCP

by cyntrica

uspto_ptab_proceedings

Read-only

Search PTAB trial proceedings for IPR, PGR, CBM, and derivation cases by trial number, patent owner, petitioner, technology center, status, or date range.

Instructions

Search PTAB (Patent Trial and Appeal Board) trial proceedings - IPR, PGR, CBM, and derivation proceedings. Search by trial number, patent owner, petitioner, technology center, status, or date range.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoSearch query - e.g. 'trialMetaData.trialTypeCode:IPR', 'patentOwnerData.patentOwnerName:Apple'
sortNoSort as 'field order' - e.g. 'patentOwnerData.technologyCenterNumber desc'
limitNoResults per page (default 25)
fieldsNoFields to include in response
offsetNoStarting position (default 0)
filtersNoArray of filters as 'field value' - e.g. ['trialMetaData.trialTypeCode IPR', 'patentOwnerData.technologyCenterNumber 3700']
range_filtersNoArray of range filters as 'field from:to' - e.g. ['trialMetaData.petitionFilingDate 2023-01-01:2024-12-31']
Behavior3/5

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

Annotations declare readOnlyHint=true, signaling a read operation. The description adds context about searchable facets and proceeding types, but does not disclose details like default result limits, pagination behavior, or exact response shape. Given the readOnlyHint covers safety, this is adequate but not enriched.

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?

The description is a single, front-loaded sentence stating the resource and purpose, followed by a compact list of search dimensions. Every phrase earns its place, with no filler or repetition of schema details.

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?

For a search tool with no required parameters, a 100% schema-covered parameter set, readOnlyHint=true, and no output schema, the description covers the core search scope, available filters, and domain context. It does not describe response format or pagination, but given the presence of rich annotations and complete schema, this does not create a significant gap.

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%, so parameter names and descriptions exist. The description reinforces which query fields are meaningful for this domain (e.g., trial number, patent owner, petitioner, technology center, status, date range), which helps an agent translate natural-language intent into schema-patterned queries like 'patentOwnerData.patentOwnerName:Apple'. It adds value beyond the schema by providing domain-specific search examples.

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 begins with a specific verb ('Search') and a clear resource ('PTAB trial proceedings'), enumerating the proceeding types (IPR, PGR, CBM, derivation), and lists distinct search dimensions (trial number, patent owner, petitioner, technology center, status, date range). This distinguishes it from siblings like uspto_search_applications or uspto_ptab_proceeding_details, which target different data or granularity.

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 description conveys when to use the tool: when searching PTAB trial proceedings across specified proceeding types and by multiple criteria. It does not explicitly state when not to use it or name an alternative, but the clear scoping to PTAB trial proceedings with example query fields implies the appropriate context, which is sufficient for sibling differentiation among the many USPTO-related tools.

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/cyntrica/gov-data-mcp'

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