prefixes
ActiveTool of Bioregistry
declared in 0.1.0
Paginate over all registered Bioregistry prefixes (2,000+); returns full prefix records for each entry. Use limit/offset to page through the complete registry.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 20,
"offset": 0
},
{
"limit": 50,
"offset": 100
}
],
"properties": {
"limit": {
"type": "number"
},
"offset": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Bioregistry
https://github.com/pipeworx-io/mcp-bioregistry
1/7 registries