Loading MCP server directory, please wait...
Collaborative BrAPI v2.1 MCP workspace — studies, germplasm, genotypes across Breedbase, T3, more.
npx @getmcp/cli add io.github.cyanheads/brapi-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cyanheads/brapi-mcp-server": {
"command": "bun",
"args": [
"@cyanheads/brapi-mcp-server",
"run",
"start:stdio"
],
"env": {
"BRAPI_DEFAULT_BASE_URL": "",
"BRAPI_ENABLE_WRITES": "false",
"MCP_LOG_LEVEL": "info"
}
}
}
}