Bio-Data Parser for Cursor
io.github.evozim/bio-data-parser
Bioinformatics and genomic sequence parser for clinical research.
client:Cursor
transport:sse
Install Bio-Data Parser in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bio-data-parser": {
"url": "https://bio-data-parser-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs