MCP.so
Sign In

IP, Patent & Trademark Intelligence

@apifyforge

About IP, Patent & Trademark Intelligence

Patent and trademark intelligence for AI agents, delivered via the Model Context Protocol. This MCP server connects Claude Desktop, Cursor, Windsurf, and any MCP-compatible client directly to three official IP databases — USPTO PatentsView for U.S.

Basic information

Category

Other

License

MIT

Publisher

apifyforge

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ip-patent-trademark-mcp": {
      "url": "https://ryanclinton--ip-patent-trademark-mcp.apify.actor/mcp"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is IP, Patent & Trademark Intelligence?

IP, Patent & Trademark Intelligence is an MCP server that connects AI agents (Claude Desktop, Cursor, Windsurf) to three official IP databases — USPTO PatentsView, EPO Open Patent Services, and EUIPO — providing patent and trademark search capabilities through a unified interface.

How to use IP, Patent & Trademark Intelligence?

Add the server URL and optional Apify token to your MCP client configuration. For example, in claude_desktop_config.json, set "type": "streamableHttp" with endpoint https://ip-patent-trademark-mcp.apify.actor/mcp and Authorization: Bearer YOUR_APIFY_TOKEN. The server exposes five tools (ip_us_patents, ip_eu_patents, ip_eu_trademarks, ip_global_patent_search, ip_list_sources) that can be called directly from the AI assistant.

Key features of IP, Patent & Trademark Intelligence

  • Connects to three official IP databases (USPTO, EPO, EUIPO)
  • Five MCP tools: four search tools, one source listing
  • Cross-jurisdictional patent analysis in a single query
  • Structured summary metadata with search results
  • Graceful credential handling with setup instructions
  • Pay-per-event billing; idle standby is free

Use cases of IP, Patent & Trademark Intelligence

  • Patent landscape analysis for R&D and corporate patent attorneys
  • Freedom-to-operate clearance studies across US and European patents
  • EU trademark pre-filing clearance by verbal element and Nice class
  • Competitive intelligence tracking a company’s patent output over time
  • AI agent workflows for weekly IP monitoring in specific technology classes

FAQ from IP, Patent & Trademark Intelligence

Which data sources does the server access?

It accesses USPTO PatentsView for U.S. patents, EPO Open Patent Services for European patents, and EUIPO for EU trademarks. These are official, freely accessible databases.

Do I need API keys?

Yes, each source requires free API credentials. The server checks for missing credentials and returns clear setup instructions rather than errors. Obtain keys from patentsview.org, developers.epo.org, and the EUIPO developer portal.

How is billing handled?

Charges are per tool call (e.g., us-patent-search event). Idle standby time is free. Each underlying data actor has a 120-second timeout.

Which MCP clients are supported?

Claude Desktop, Cursor, and Windsurf are explicitly documented. Any client supporting the Streamable HTTP MCP transport can connect using the endpoint URL and bearer token authentication.

What are the query limits?

U.S. patent search accepts up to 500 results; European patent search up to 500; EU trademark search up to 200. Sorting, filtering, and date ranges are available per tool.

Comments

More Other MCP servers