search
ActiveTool of Eol
declared in 0.1.0
Search EOL for a name (common or scientific).
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Panthera leo"
},
{
"limit": 5,
"query": "blue whale"
}
],
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "1-50 (default 10)"
},
"query": {
"type": "string",
"description": "e.g. \"Panthera leo\" or \"blue whale\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Eol
https://github.com/pipeworx-io/mcp-eol
1/7 registries