brapi-mcp-server
Collaborative BrAPI v2.1 MCP workspace — studies, germplasm, genotypes across Breedbase, T3, more.
Package Details
@cyanheads/brapi-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
Default BrAPI v2 base URL. Optional — connections can be opened at runtime via the brapi_connect tool instead.
falseOpt-in flag for the write surface (brapi_submit_observations). Off by default — the tool is omitted from tools/list unless the operator opts in.
1000Upstream pageSize used during canvas spillover walks (decoupled from BRAPI_LOAD_LIMIT). Dataframe ceiling = pageSize × 50 pages.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/brapi-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
Default BrAPI v2 base URL. Optional — connections can be opened at runtime via the brapi_connect tool instead.
falseOpt-in flag for the write surface (brapi_submit_observations). Off by default — the tool is omitted from tools/list unless the operator opts in.
1000Upstream pageSize used during canvas spillover walks (decoupled from BRAPI_LOAD_LIMIT). Dataframe ceiling = pageSize × 50 pages.
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').