get_claims
ActiveTool of mcp-epo-ops
declared in 0.1.0
Fetch the full claims text of a published patent from EPO OPS given its epodoc-format number (e.g. "EP1234567"). Requires _apiKey=consumer_key:consumer_secret.
Parameters schema
{
"type": "object",
"examples": [
{
"number": "EP1234567"
}
],
"required": [
"number"
],
"properties": {
"number": {
"type": "string",
"description": "Patent number, epodoc format"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-epo-ops
https://github.com/pipeworx-io/mcp-epo-ops
2/7 registries