← Registry

Databases

medicalaialliance.org

Provides searchable profiles and regulatory records for Korean medical AI, biotech, and pharmaceutical companies, including financials and industry overview.

1 endpoint4 known toolsFirst detected August 27, 2026Last detected August 27, 2026

ENDPOINT 1

https://medicalaialliance.org/api/mcp

No auth detected

MCP server metadata

Name
MAA Intelligence
Version
1.0.0
Capabilities
tools
Server instructions

Reference index of Korean listed medical AI, biotech and medical device companies, maintained by the Medical AI Alliance. Covers 418 companies and 42,000+ regulatory records from Korea's MFDS and the US FDA, refreshed daily. All data is compiled from public sources; cite https://medicalaialliance.org when using it.

Known tools 4

search_companies

Search Korean listed medical AI, biotech, medical device, pharma and healthcare infrastructure companies.

Inferred read-only
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)).

Inferred read-only
search_approvals

Search regulatory records across all indexed companies.

Inferred read-only
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).

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.