patents-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging. Set to 'true' to enable. | false |
| GCP_PROJECT_ID | Yes | Your Google Cloud project ID. | |
| GOOGLE_APPLICATION_CREDENTIALS | Yes | Path to the service account JSON key file for Google Cloud authentication. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_patentB | Fetch full details of a patent by its publication number |
| get_patent_claimsA | Fetch the full claims text of a US patent by publication number. Claims are the legal scope of the patent. |
| search_patentsB | Search patents by keyword, inventor, or technology area using Google Patents public dataset |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/tushariitr-19/patents-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server