FDA AI/ML Software as a Medical Device Action Plan + 510(k) + PMA + De Novo pathways for US MedT...
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx fda-samd-mcp
MCP client config
{
"mcpServers": {
"fda-samd-mcp": {
"command": "uvx",
"args": [
"fda-samd-mcp"
]
}
}
}