Overview
what is PatentSafe MCP?
PatentSafe MCP is a server designed to connect to PatentSafe and retrieve documents using a multi-client protocol (MCP).
how to use PatentSafe MCP?
To use PatentSafe MCP, install the server by configuring a JSON file with the necessary parameters, including the base URL and authentication token for your PatentSafe instance.
key features of PatentSafe MCP?
- Connects to PatentSafe for document retrieval
- Supports raw Lucene queries against the PatentSafe database
- Configurable server settings for different environments
use cases of PatentSafe MCP?
- Retrieving patent documents for research purposes
- Integrating with various MCP clients for document access
- Performing advanced searches using Lucene queries
FAQ from PatentSafe MCP?
- Is PatentSafe MCP production ready?
No, it is currently under active development and not production ready.
- What is the maximum number of characters that can be processed?
The default limit is set to 500,000 characters, but this can be adjusted using the
--max-charsflag.
- How can I get support for PatentSafe MCP?
You can raise issues directly with Amphora's support team or contribute to the GitHub project.