@pipeworx/eol
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/eol’s. Install: one-click buttons
Connect to just the @pipeworx/eol pack
https://gateway.pipeworx.io/eol/mcp — only @pipeworx/eol’s own tools, nothing else in the catalog.
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 4
Encyclopedia of Life (EOL) MCP — biodiversity taxa, common names, images, and trait data from eol.org. Keyless.
Tools
search(query, limit?)— search EOL for a name (common or scientific)get_page(id, detail?)— fetch a taxon page by EOL id (synonyms, common names, hierarchy)pages_by_name(name)— find EOL page id(s) for an exact scientific namehierarchy(taxon_id)— taxonomic hierarchy for a given EOL hierarchy entry id
Data source
https://eol.org/api/
Tools
- search — Search EOL for a name (common or scientific).
- get_page — Fetch a taxon page by EOL id (synonyms, common names, hierarchy summary).
- pages_by_name — Find EOL page id(s) for an exact scientific name.
- hierarchy — Taxonomic hierarchy for a given EOL hierarchy entry id (from get_page).
Tools
get_page— Fetch a taxon page by EOL id (synonyms, common names, hierarchy summary).hierarchy— Taxonomic hierarchy for a given EOL hierarchy entry id (from get_page).pages_by_name— Find EOL page id(s) for an exact scientific name.search— Search EOL for a name (common or scientific).