Skip to main content
Glama

Patent PreCheck

Server Details

Patentability pre-check for code: USPTO pillar scores, filing-readiness, and prior-art signals.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.9/5 across 3 of 3 tools scored. Lowest: 3.2/5.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: precheck_pillars provides reference info, precheck_score runs analysis, and precheck_start_review enables follow-up action. No overlap.

Naming Consistency5/5

All tools follow a consistent 'precheck_' prefix with noun verbs: pillars, score, start_review. Pattern is predictable and clear.

Tool Count5/5

Three tools is well-scoped for a patent pre-check service: one for reference, one for analysis, one for action. No excess or deficiency.

Completeness5/5

The tool surface covers the core workflow: explain pillars, run a check, and direct to next steps. No obvious gaps for the stated purpose.

Available Tools

3 tools
precheck_pillarsPatent PreCheck — scoring referenceAInspect

List the five patentability pillars (with statutes and weights) and the band rules used by precheck_score. Use this to explain a score to the user. No network call.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior3/5

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

The description adds behavioral info: 'No network call.' This indicates a local, read-only operation. However, no annotations exist, so the description carries full burden; it could mention more about the static nature of the data or return format. Adequate but not rich.

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 clear, front-loaded sentences with no wasted words. Concise and well-structured.

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 zero parameters and no output schema, the description adequately explains what the tool returns (list with statutes, weights, band rules) and its purpose. A minor gap: 'band rules' not elaborated, but likely contextually clear.

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?

No parameters exist in the input schema, so the description does not need to add param info. Baseline score of 4 applies.

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 tool lists the five patentability pillars with statutes and weights, and band rules. It specifies the use case 'explain a score to the user' and distinguishes from siblings by linking to precheck_score.

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 explicitly says 'Use this to explain a score to the user.' This provides a clear usage context. While it does not explicitly list when not to use, the sibling names imply alternatives for scoring and review, making the guidance sufficient.

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

precheck_scorePatent PreCheck — score patentabilityBInspect

Run a patentability pre-check on source code or an invention description. Returns a 0–100 patentability score across the four USPTO statutory pillars (§101 eligibility, §102 novelty, §103 non-obviousness, §101 utility), a separate §112 filing-readiness signal, the band (Not Ready → File Ready), the pillar that holds the band back, top opportunities to strengthen, and a count of prior-art matches consulted. Pass the text to analyze inline via code.

ParametersJSON Schema
NameRequiredDescriptionDefault
codeYesThe source code or invention description to analyze (>= 10 chars).
tierNoAnalysis tier. Defaults to free; paid tiers require server-side entitlement.
filenameNoOptional filename hint (e.g. main.ts) used for language/context.
Behavior3/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. It explains the return values in detail (score, band, pillars, etc.), which adds transparency about output. However, it does not mention side effects, idempotency, failure modes, or prerequisites (e.g., authentication), limiting depth for a tool that may process code submissions.

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 the core purpose, then lists return details efficiently. It is reasonably concise, covering essential information without unnecessary words. While it could be shortened slightly, it is well-structured for quick scanning.

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?

The description provides a thorough breakdown of return values, compensating for the lack of an output schema. However, it omits usage guidelines and behavioral context (e.g., whether the tool mutates state or requires permissions), leaving some contextual gaps for agents to infer, especially given the moderate complexity of three parameters.

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?

With 100% schema description coverage, the schema already documents each parameter thoroughly. The description adds minimal extra meaning, merely restating that the text is passed inline via 'code'. It does not enrich parameter understanding beyond the schema baseline, so a score of 3 is appropriate.

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 runs a patentability pre-check and returns a score, which is specific and action-oriented. However, it does not explicitly distinguish this tool from its siblings 'precheck_pillars' and 'precheck_start_review', missing an opportunity to clarify the exact role of this tool.

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

Usage Guidelines2/5

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

The description does not provide any guidance on when to use this tool versus alternatives like 'precheck_pillars' or 'precheck_start_review'. There is no mention of prerequisites, expected use cases, or conditions that would make this tool more appropriate than siblings, leaving the agent without explicit decision-making context.

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

precheck_start_reviewPatent PreCheck — start an Interactive Code ReviewAInspect

Return the URL where the user can start a paid, live Interactive Code Review that strengthens each pillar with evidence and produces a filing package. Use after a precheck_score when the user wants to act on the result.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior3/5

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

Description mentions it returns a URL and starts a paid review but lacks details on side effects, permissions, or data modifications, which is partially mitigated by the read-only nature implied by returning a URL.

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 sentences, first sentence states the core action, second provides usage guidance; no redundancy, every word adds value.

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 simple 0-parameter tool, description covers return value, context, and sequence; could elaborate on what 'interactive code review' entails but is sufficient.

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?

No parameters (0), so schema coverage is 100%; description adds no parameter info beyond schema, earning a baseline of 4.

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 tool returns a URL for starting a paid live review that strengthens pillars, distinguishing it from siblings precheck_pillars and precheck_score.

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?

Explicitly says 'Use after a precheck_score when the user wants to act on the result,' providing clear context and sequence, though it does not list specific alternatives or when not to use.

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

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources