Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Catalogueoflife

БесплатноНе проверен

Enables queries about global taxonomic data, including scientific name matching, classification chains, common names, and synonyms from the Catalogue of Life in

GitHubEmbed

Описание

Enables queries about global taxonomic data, including scientific name matching, classification chains, common names, and synonyms from the Catalogue of Life index.

README

Catalogue of Life MCP — global taxonomic index.

Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.

Tools

Tool Description
name_match Exact scientific-name match (0 or 1 hit + alternatives).
usage Single name-usage by id.
taxon Taxon by id.
classification Taxonomic classification chain (kingdom → species) for a taxon id.
vernacular Vernacular (common) names for a taxon.
synonyms Synonyms of a taxon.
children Direct child taxa.

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "catalogueoflife": {
      "url": "https://gateway.pipeworx.io/catalogueoflife/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 673+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Catalogueoflife data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

from github.com/pipeworx-io/mcp-catalogueoflife

Установка Catalogueoflife

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/pipeworx-io/mcp-catalogueoflife

FAQ

Catalogueoflife MCP бесплатный?

Да, Catalogueoflife MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Catalogueoflife?

Нет, Catalogueoflife работает без API-ключей и переменных окружения.

Catalogueoflife — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Catalogueoflife в Claude Desktop, Claude Code или Cursor?

Открой Catalogueoflife на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Catalogueoflife with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development