MedRecPro Drug Label Server for Cursor
com.medrecpro/drug-label-server
Search and export FDA drug labels by brand name, generic ingredient, or UNII code.
client:Cursor
transport:streamable-http
Install MedRecPro Drug Label Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"drug-label-server": {
"url": "https://www.medrecpro.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs