brapi mcp server for Cursor
io.github.cyanheads/brapi-mcp-server
Collaborative BrAPI v2.1 MCP workspace — studies, germplasm, genotypes across Breedbase, T3, more.
client:Cursor
transport:streamable-http
runtime:npm
tools:22
Install brapi mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"brapi-mcp-server": {
"url": "https://brapi.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- brapi_connect
- brapi_build_phenotype_matrix
- brapi_server_info
- brapi_describe_filters
- brapi_find_studies
- brapi_get_study
- brapi_find_germplasm
- brapi_get_germplasm
- brapi_walk_pedigree
- brapi_germplasm_performance
- brapi_find_variables
- brapi_find_observations
- brapi_find_images
- brapi_get_image
- brapi_find_locations
- brapi_find_variants
- brapi_find_genotype_calls
- brapi_export_genotype_matrix
- brapi_dataframe_describe
- brapi_dataframe_query
- brapi_raw_get
- brapi_raw_search