Search animals in eight languages with habitats, countries, photos and source credits.
claude mcp add animal-checklist --transport http https://animalchecklist.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"animal-checklist": {
"url": "https://animalchecklist.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"animal-checklist": {
"serverUrl": "https://animalchecklist.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"animal-checklist": {
"type": "http",
"url": "https://animalchecklist.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"animal-checklist": {
"url": "https://animalchecklist.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"animal-checklist": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://animalchecklist.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://animalchecklist.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ArneFfm--animal-checklist/reviews or the review_server meta-tool.
POST /mcp