tokkyo-maru
Server Details
特許まる — 発明を入れるだけで特許性の事前診断・明細書骨子・新規性喪失(特許法30条)判定。本人/弁理士の出願支援(代理しない)。
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 3 tools
Each tool has a distinct purpose: analyze for pre-diagnosis, check for deterministic evaluation, and draft for generating specification. No overlap in functionality.
All tool names follow a consistent 'tokkyo_{verb}' pattern with clear verbs (analyze, check, draft), making them predictable and easy to distinguish.
Three tools are appropriate for the patent analysis and drafting domain. Each tool serves a necessary step in the workflow without unnecessary redundancy.
The tool set covers the full pipeline from analysis to checking to drafting, addressing the core needs of patentability assessment and preliminary specification creation.
Available Tools
3 toolstokkyo_analyzeAInspect
発明(名称・技術分野・課題・解決手段・技術事実)を渡すと、特許性を事前診断する。IPC候補・新規性喪失(特許法30条)・記載要件・発明適格性・進歩性を◯△✕で自己診断し、先行技術調査の角度とクエリも返す。代理出願はしない(本人/弁理士支援)。最終判断は弁理士。
| Name | Required | Description | Default |
|---|---|---|---|
| ipc | No | ||
| facts | No | 実装事実・数値・手順(実施可能要件の裏付け) | |
| field | No | 技術分野 | |
| title | Yes | 発明の名称 | |
| today | No | 判定基準日 YYYY-MM-DD(30条の残余月数計算に使用) | |
| problem | No | 解決しようとする課題 | |
| category | No | software | chem | other | |
| priorArt | No | [{id, title, threat:高/中/低}] | |
| solution | No | 課題を解決するための手段(=独立項の要旨) | |
| claimCores | No | 独立項の核 [{kind:装置/方法/プログラム/組成物/製造方法/用途/システム, core:限定文}] | |
| disclosures | No | 自己公開歴 [{where, date:YYYY-MM-DD}](新規性喪失判定用) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description bears full responsibility for behavioral disclosure. It transparently states the tool performs self-diagnosis with symbols and returns search angles/queries, and explicitly clarifies it does not file applications. This covers safety boundaries and limitations. However, it lacks details on rate limits, authentication, or whether it modifies any state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise, consisting of two sentences that pack all essential information without fluff. It front-loads the core function and immediately follows with outputs and caveats. Every sentence adds value.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's complexity (11 parameters, no output schema), the description adequately covers the return structure (diagnosis marks, search angles, queries) and the tool's role (preliminary, not final). However, it could have elaborated on how outputs are structured or provided examples of the diagnostics. Still, it is largely complete for a diagnostic tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description lists some key parameters (title, field, problem, solution, facts) corresponding to schema properties, adding context beyond their names. However, schema coverage is already high (91%), so the description adds limited additional meaning. Parameters like 'category', 'priorArt', 'claimCores', and 'disclosures' are not mentioned in the description, leaving some gaps.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's purpose: pre-diagnosing patentability ('特許性を事前診断する') based on provided invention details. It specifies the output (IPC candidates, novelty loss, description requirements, etc.) and explicitly differentiates from siblings by noting it does not file applications ('代理出願はしない'), distinguishing it from tokkyo_draft. The verb 'diagnose' and resource 'patentability' are specific.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear usage context: it is for pre-diagnosis and supports inventors/attorneys, not for final judgment ('最終判断は弁理士'). It states when not to use it (not a substitute for filing). However, it does not explicitly contrast with sibling tools tokkyo_check or tokkyo_draft, nor give detailed when-to-use vs. when-not-to-use scenarios.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
tokkyo_checkCInspect
tokkyo.json を渡すと、新規性喪失(特許法30条)・記載要件(サポート/実施可能)・発明適格性・進歩性を、その場で決定論的に◯△✕判定する。bim.house の houki_check(建築基準法その場判定)の特許版。登録可否の法的確定ではない(最終は弁理士)。
| Name | Required | Description | Default |
|---|---|---|---|
| facts | No | ||
| title | Yes | ||
| today | No | ||
| category | No | ||
| priorArt | No | ||
| claimCores | No | ||
| disclosures | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It states the tool is deterministic and not a final legal determination, which is useful. However, it does not clarify if the tool is read-only or has side effects, and lacks information on authorization or rate limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is relatively short but mixes Japanese and English, reducing clarity. It front-loads the purpose but lacks structured formatting. Every sentence adds some value, but the mixed language hinders conciseness.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the complexity (7 parameters, no output schema) and lack of annotations, the description is incomplete. It does not explain the output format beyond ◯△✕, missing details on prerequisites, limitations, or how to interpret results. The disclaimer about legal finality is helpful but insufficient.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%. The tool description only mentions passing 'tokkyo.json' without explaining the seven parameters. The meaning of fields like facts, category, priorArt, etc., is left to the schema's minimal description, which is insufficient.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description specifies the tool checks novelty loss, description requirements, patent eligibility, and inventive step, outputting deterministic ◯△✕ judgments. It distinguishes itself as the patent version of houki_check, but does not explicitly differentiate from sibling tools tokkyo_analyze and tokkyo_draft.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No explicit guidance on when to use this tool versus siblings. The description mentions it's the patent version of houki_check but does not provide context for when tokkyo_check is preferred over tokkyo_analyze or tokkyo_draft.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
tokkyo_draftCInspect
発明から、特許明細書一式の骨子(tokkyo.json正本+特許請求の範囲+明細書セクション+要約)を決定論生成して返す。bim.house の bim.json/商標まるの shohyo.json に相当。tokkyo_check も同梱。
| Name | Required | Description | Default |
|---|---|---|---|
| ipc | No | ||
| facts | No | ||
| field | No | ||
| title | Yes | ||
| today | No | ||
| problem | No | ||
| category | No | ||
| priorArt | No | ||
| solution | No | ||
| applicant | No | ||
| claimCores | No | ||
| disclosures | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must carry full behavioral disclosure. It only states 'deterministically generate and return' and mentions tokkyo_check is included, but does not disclose any side effects, auth requirements, rate limits, or error behavior. The description is insufficient for an agent to understand implications.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise (three sentences) and front-loaded with the core action. However, it lacks a structured breakdown and mixes output details with equivalence statements. Still, it is efficient and avoids verbose language.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With 12 parameters, no schema descriptions, no output schema, and no annotations, the description is incomplete. It fails to explain return structure, parameter constraints, or how inputs relate to the output. The agent lacks sufficient context to use the tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description does not explain any of the 12 parameters (e.g., title, ipc, facts). The agent receives no guidance on parameter meaning or usage, making correct invocation difficult.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool generates a patent specification skeleton from an invention, with specific output components (tokkyo.json, claims, description sections, abstract). It also references sibling tools to indicate similarity to other tools, establishing a clear identity.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description does not provide explicit guidance on when to use this tool versus alternatives like tokkyo_analyze or tokkyo_check. It only mentions equivalence to other tools, leaving the agent to infer usage context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
3 tool updates
- First observed
tokkyo_analyze - First observed
tokkyo_check - First observed
tokkyo_draft
Related MCP Connectors
AI-powered patent intelligence for search & analysis
Patent search, USPTO data, patent landscape & pgvector prior-art search for agents.
Semantic patent search & analysis: find, compare, and analyze patents by meaning.
Korean patents by meaning, not keywords: describe an invention in plain words or by drawing.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAI-powered patent search and analysis across 220M+ global patents. Semantic search, prior art discovery, novelty/patentability reports, and patent content retrieval.Apache 2.0

Patent PreCheckofficial
AlicenseAqualityCmaintenancePatentability pre-check for code — USPTO pillar scores, filing-readiness, and prior-art signals.12851MIT- AlicenseNot gradedqualityCmaintenanceMCP server providing access to US patent data (2000-2024) via Rememberizer's knowledge retrieval tools, enabling semantic search and document management for patent information.Apache 2.0
- FlicenseNot gradedqualityDmaintenanceUS patent search, full-text retrieval, claim extraction, citation graph, and weekly grant alerts for R\&D, biotech, and IP-law audiences.-