mcpbeat Sign in

Nature Vision MCP Server

by fonkychen Your server? Claim it
local only

Nature Vision MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 17 Jan 2026.

Identifies biological species, returning Latin names with confidence scores.

Installs per day peak 13 · avg 6 · +100% w/w
a month agotoday
35
Installs / week
npm · @fonkychen/nature-vision-mcp
0
Stars
0 open issues
17 Jan 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Nature Vision MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add nature-vision-mcp -- npx -y @fonkychen/nature-vision-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nature-vision-mcp": {
      "args": [
        "-y",
        "@fonkychen/nature-vision-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nature-vision-mcp]
command = "npx"
args = ["-y", "@fonkychen/nature-vision-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "nature-vision-mcp": {
      "args": [
        "-y",
        "@fonkychen/nature-vision-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nature-vision-mcp": {
      "args": [
        "-y",
        "@fonkychen/nature-vision-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Nature Vision MCP

same job, measured the same way
MCP Company Identity Resolver
by mambabuilt

Resolve company name, domain, or LinkedIn into one canonical identity with confidence scores.

62 installs/wk local only
Person Enrichment
by theona

Identify a person from partial information and return a profile with a confidence score per field.

answering
LastSearch
by lastsearch-hq

Evidence-backed web research for AI agents with citations and confidence scores.

279 installs/wk local only
GBG Loqate - Reach
by gbgplc

Verify addresses, email addresses, and phone numbers with confidence scores.

11 tools answering
C
Appdex
by app-dex

iOS App Store revenue & download estimates with confidence labels

97 installs/wk local only
MindCore Memory MCP
by woshilaohei

AI long-term memory MCP server with importance scoring and confidence calibration

115 installs/wk local only
MCP Domain To Linkedin URL Resolver
by mambabuilt

Resolves a company domain or name to its LinkedIn URL with confidence and firmographics.

93 installs/wk local only
Instinct
by yakuphanycl

Self-learning memory for AI coding agents with pattern detection and confidence scoring.

6 installs/wk local only

Nature Vision MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Nature Vision MCP?
Nature Vision MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @fonkychen/nature-vision-mcp was installed 35 times last week.
How do I connect Nature Vision MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @fonkychen/nature-vision-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Nature Vision MCP?
The npm package @fonkychen/nature-vision-mcp was installed 35 times in the last week. Week over week that is +100%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nature Vision MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.