brapi mcp server for Grok
io.github.cyanheads/brapi-mcp-server
Collaborative BrAPI v2.1 MCP workspace — studies, germplasm, genotypes across Breedbase, T3, more.
client:Grok
transport:streamable-http
runtime:npm
tools:22
Install brapi mcp server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"brapi-mcp-server": {
"type": "http",
"url": "https://brapi.caseyjhand.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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