brapi-mcp-server
BrAPI v2.1 MCP server — studies, germplasm, observations, genotypes, images, and pedigrees.
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.
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.
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').