Regmd Mcp
@zubi-wiz
About Regmd Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"regmd": {
"command": "npx",
"args": [
"-y",
"regmd-mcp"
],
"env": {
"REGMD_API_KEY": "your_api_key"
}
}
}
}Tools
4Classify a medical device across global regulatory jurisdictions. Returns risk classification, regulatory pathway, estimated timeline, and costs for each target market. Supports 15 jurisdictions: US (FDA), EU (MDR), SG (HSA), AU (TGA), JP (PMDA), CN (NMPA), CA (Health Canada), KR (MFDS), IN (CDSCO), BR (ANVISA), TH (Thai FDA), MY (MDA), VN (VMOH), PH (FDA Philippines), HK (MDCO). Use ISO country codes or agency abbreviations for targetMarkets.
List all supported regulatory jurisdictions with details. Returns jurisdiction codes, full names, regulatory agencies, and supported features.
Query recent regulatory alerts from FDA, EU-MDCG, and HSA. Returns AI-analyzed alerts with urgency levels, affected device types, risk classes, action items, and source URLs. Alerts are scraped daily from official regulatory agency websites.
Find the regulatory pathway between two jurisdictions for a specific device type. Returns requirements, estimated timeline, costs, recognition agreements, and expansion recommendations. Useful for planning market expansion: "I have FDA clearance, what do I need for EU MDR?"
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments