← medicalaialliance.org

INDIVIDUAL MCP TOOL

industry_overview

Aggregate view of the Korean medical AI and biotech sector as indexed by MAA: company counts by sector, total regulatory records by source, and measured AI visibility (how well these companies' own websites can be read by AI systems).

medicalaialliance.orgnone authenticationAvailability not checked

LIVE ENDPOINT

https://medicalaialliance.org/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for industry_overview and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

medicalaialliance.org

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.maa-intelligence]
url = "https://medicalaialliance.org/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "maa-intelligence": {
      "type": "http",
      "url": "https://medicalaialliance.org/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: maa-intelligence
Remote MCP URL: https://medicalaialliance.org/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "maa-intelligence": {
      "url": "https://medicalaialliance.org/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "maa-intelligence": {
      "type": "http",
      "url": "https://medicalaialliance.org/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "maa-intelligence",
  "transport": "streamable-http",
  "url": "https://medicalaialliance.org/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_companies — Search Korean listed medical AI, biotech, medical device, pharma and healthcare infrastructure companies.
  • get_company — Full profile of one company: business overview, products, R&D, financials for the last three years, and a breakdown of its regulatory record (MFDS device and drug approvals, clinical trial authorisations, Innovative Medical Device and Orphan Drug designations, US FDA 510(k)).
  • search_approvals — Search regulatory records across all indexed companies.