★ 0 stars
TypeScript
🤖 AI/LLM
Updated today
BrAPI v2.1 MCP server — studies, germplasm, observations, genotypes, images, and pedigrees across Breedbase, T3, Sweetpotatobase, and any BrAPI-compliant server.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"brapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"cyanheads/brapi-mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add brapi-mcp-server npx -y cyanheads/brapi-mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"brapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"cyanheads/brapi-mcp-server"
]
}
}
}
📋 Copy
Topics
agriculture bioinformatics brapi breedbase claude genotyping germplasm llm-tools mcp mcp-server model-context-protocol observations pedigree phenotyping plant-breeding