Odel
fda samd mcp

fda samd mcp

Local
@csoai-org1PythonMITUpdated 2mo ago

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).

PyPIfda-samd-mcpv1.0.11

Run

uvx fda-samd-mcp

MCP client config

{
  "mcpServers": {
    "fda-samd-mcp": {
      "command": "uvx",
      "args": [
        "fda-samd-mcp"
      ]
    }
  }
}