M
MCP Bundle Mprint
by @stharrold
MCP research toolkit for MPRINT pregnancy medication studies. Aggregates data from social media, academic databases (PubMed, Scholar), government sources (FDA, CDC), and clinical platforms. Features IRB-compliant anonymization, structured exports for NVivo/Atlas.ti. Contact: emkinney@iu.edu .
Created 8/31/2025
Updated 7 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/stharrold/mcp-bundle-mprint
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"stharrold-mcp-bundle-mprint": {
"command": "git",
"args": [
"clone",
"https://github.com/stharrold/mcp-bundle-mprint"
]
}
}
}