# Patent Space

Analyze global patent data and technology landscapes to uncover strategic insights and competitive trends. Evaluate company portfolios and market signals to identify M&A targets, licensing opportunit…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Rei02061986/patent-space-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list Rei02061986/patent-space-mcp

# Get full schema for a tool
npx -y @smithery/cli@latest tool get Rei02061986/patent-space-mcp tool_adversarial_strategy

# Call a tool
npx -y @smithery/cli@latest tool call Rei02061986/patent-space-mcp tool_adversarial_strategy '{}'
```

## Direct MCP Connection

Endpoint: `https://patent-space-mcp--rei02061986.run.tools`

## Tools (29)

- `tool_adversarial_strategy` — Compare two firms' patent portfolios and generate strategic scenarios.
- `tool_applicant_network` — Build co-applicant network for a target applicant.
- `tool_bayesian_scenario` — Bayesian patent investment simulation with data-driven priors.
- `tool_citation_network` — Build a patent citation network around a patent or firm's top patents.
- `tool_cross_border_similarity` — Detect similar patent filings across international jurisdictions.
- `tool_cross_domain_discovery` — Discover cross-domain technology clusters related to a query.
- `tool_entity_resolve` — Resolve a company name to its canonical form.
- `tool_firm_patent_portfolio` — Get a firm's patent portfolio analysis.
- `tool_firm_tech_vector` — Get a firm's precomputed technology vector and diversity metadata.
- `tool_gdelt_company_events` — Fetch GDELT events/GKG and cached five-axis features for a firm.
- `tool_invention_intelligence` — Analyze a technology description for prior art, FTO risk, and whitespace.
- `tool_ma_target` — Recommend M&A acquisition targets based on patent portfolio analysis.
- `tool_patent_compare` — Compare multiple firms by patent volume, CPC mix, and trend.
- `tool_patent_detail` — Get detailed information for a specific patent.
- `tool_patent_market_fusion` — Combine patent portfolio strength with market signals for strategic analysis.
- `tool_patent_search` — Search patents by keyword, CPC code, applicant, or date range.
- `tool_patent_valuation` — Score patent, portfolio, or technology area value with royalty rate reference.
- `tool_portfolio_evolution` — Track how a firm's technology portfolio evolved over time.
- `tool_sales_prospect` — Identify and rank patent licensing sales targets.
- `tool_similar_firms` — Discover firms with similar patent portfolios.
- `tool_startability` — Compute startability score for a firm-technology pair.
- `tool_startability_delta` — Compute change in startability scores over time.
- `tool_startability_ranking` — Rank tech clusters or firms using precomputed startability surface.
- `tool_tech_clusters_list` — List technology clusters with optional CPC filtering.
- `tool_tech_fit` — Compute phi_tech fit components for a firm and technology cluster.
- `tool_tech_gap` — Analyze technology gap and synergy between two firms.
- `tool_tech_landscape` — Analyze filing trends and top applicants in a technology area.
- `tool_tech_trend` — Analyze time-series technology trends with growth rates and new entrants.
- `tool_tech_trend_alert` — Detect hot and cooling technology trends with market signals.

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get Rei02061986/patent-space-mcp <tool-name>
```

## Prompts (3)

- `analyze_portfolio` — Analyze a company's patent portfolio, technology strengths, and market position.
- `compare_competitors` — Compare two competitors' patent portfolios and generate strategic insights.
- `find_whitespace` — Find technology whitespace and filing opportunities in a domain.
