SERVER
BrAPI
Rank #2985pulsemcp/cyanheads-brapi
Provides AI agents access to agricultural breeding data across BrAPI-compliant platforms including Breedbase and T3.
First listed
Apr 24, 2026
Last publish date
May 23, 2026
OVERVIEW
BrAPI is a Model Context Protocol (MCP) server published by cyanheads. It ranks #2985 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. BrAPI is listed across 2 registries — Official MCP and PulseMCP, with 24 tracked versions. It was first listed on Apr 24, 2026 and most recently updated on May 23, 2026.
STANDING
#2,985of 58,900 tracked serversTop 10%
Ranks ahead of 55,915 of 58,900 servers on MCP Toplist.
CONNECT
Use BrAPI
Add BrAPI to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"cyanheads-brapi": {
"command": "npx",
"args": [
"-y",
"@cyanheads/brapi-mcp-server"
],
"env": {
"BRAPI_DEFAULT_BASE_URL": "<your BRAPI_DEFAULT_BASE_URL>",
"BRAPI_ENABLE_WRITES": "<your BRAPI_ENABLE_WRITES>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
npm package
{
"mcpServers": {
"cyanheads-brapi": {
"command": "npx",
"args": [
"-y",
"@cyanheads/brapi-mcp-server"
],
"env": {
"BRAPI_DEFAULT_BASE_URL": "<your BRAPI_DEFAULT_BASE_URL>",
"BRAPI_ENABLE_WRITES": "<your BRAPI_ENABLE_WRITES>",
"MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"MCP_HTTP_ENDPOINT_PATH": "<your MCP_HTTP_ENDPOINT_PATH>",
"MCP_AUTH_MODE": "<your MCP_AUTH_MODE>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
cyanheads
MORE FROM THIS PUBLISHER
Other servers by cyanheads
- MCP Ts Core#203 · 87 vers
- MCP Ts Template#212 · 51 vers
- Obsidian MCP Server#233 · 15 vers
- Pubmed MCP Server#333 · 49 vers
- Clinicaltrialsgov MCP Server#484 · 34 vers
- Git MCP Server#604 · 41 vers
- Openalex MCP Server#2477 · 21 vers
- Pubchem MCP Server#2620 · 16 vers
- Secedgar MCP Server#2806 · 14 vers
- ntfy-mcp-server#2827 · 2 vers
- atlas-mcp-server#2855
- Model Context Protocol Resources & Guides MCP Server#3563
VERSIONS
Available versions (24)
| Version | Published |
|---|---|
| 0.6.2 | May 23, 2026 |
| 0.5.5 | May 16, 2026 |
| 0.5.4 | May 8, 2026 |
| 0.5.3 | May 6, 2026 |
| 0.5.2 | May 6, 2026 |
| 0.5.1 | May 5, 2026 |
| 0.5.0 | May 5, 2026 |
| 0.4.14 | May 5, 2026 |
| 0.4.13 | May 4, 2026 |
| 0.4.12 | May 4, 2026 |
| 0.4.11 | May 3, 2026 |
| 0.4.10 | May 3, 2026 |
| 0.4.9 | May 2, 2026 |
| 0.4.8 | May 2, 2026 |
| 0.4.7 | May 2, 2026 |
| 0.4.6 | May 1, 2026 |
| 0.4.5 | May 1, 2026 |
| 0.4.4 | May 1, 2026 |
| 0.4.3 | May 1, 2026 |
| 0.4.1 | May 1, 2026 |
| 0.3.9 | Apr 30, 2026 |
| 0.3.8 | Apr 30, 2026 |
| 0.3.7 | Apr 30, 2026 |
| 0.3.5 | Apr 30, 2026 |
FAQ
Frequently asked questions
- What is BrAPI?
- Provides AI agents access to agricultural breeding data across BrAPI-compliant platforms including Breedbase and T3.
- Who maintains BrAPI?
- BrAPI is maintained by cyanheads, which publishes 81 MCP servers (547 total versions) tracked on MCP Toplist.
- Is BrAPI an official MCP server?
- Yes — BrAPI is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does BrAPI have?
- MCP Toplist tracks 24 versions of BrAPI, most recently published on May 23, 2026.
- Where can I find the source code for BrAPI?
- The source code for BrAPI is hosted at github.com/cyanheads/brapi-mcp-server.
EXPLORE