mcpbeat Sign in

Clavio MCP Server

by yyahiaoui1406-max Your server? Claim it
local only

Clavio runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.

Real-time data resolver for agents. 200 countries, 169k cities, FX, weather, Africa/MENA.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 21 · avg 5 · +10% w/w
a month agotoday
27
Installs / week
npm · clavio-data-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 clavio -- npx -y clavio-data-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "clavio": {
      "args": [
        "-y",
        "clavio-data-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.clavio]
command = "npx"
args = ["-y", "clavio-data-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "clavio": {
      "args": [
        "-y",
        "clavio-data-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "clavio": {
      "args": [
        "-y",
        "clavio-data-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Clavio

same job, measured the same way
I
Taiwan CWA Weather
by nigue3025

Access Taiwan CWA weather data and forecasts for all counties and cities

48 installs/wk local only
GroundAPI
by qingkongzhiqian

Real-time data API for AI Agents: stocks, weather, forex, logistics, search, scrape, news, IP.

answering
Bamwor MCP Server
by bamwor-dev

World geographic data for AI agents: 261 countries, 5.2M cities, rankings, and 9 indexes.

35 installs/wk local only
Weather MCP
by lulu-the-narwhal

Free, keyless real-time weather and 7-day forecasts for any city worldwide.

2 tools answering
Weather AI MCP
by csoai-org

Weather Ai tools for AI agents. Capabilities: get current conditions, get forecast, get historical

137 installs/wk local only
Agent Data API
by ptrgit1

19 pay-per-call data tools for AI agents: crypto/DeFi, web, PDF, FX, weather, DNS. x402 on Base.

326 installs/wk local only
Apogeoapi MCP
by apogeoapi

Geographic data API: 250+ countries, 150K+ cities, IP geolocation, 161 live FX rates.

55 installs/wk local only
Weather
by pipeworx-io

Real-time weather conditions and multi-day forecasts via Open-Meteo — free, no API key required

34 tools answering

Clavio — questions

Answers built from our own checks of this server.

Why is there no uptime for Clavio?
Clavio 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 clavio-data-mcp was installed 27 times last week.
Is Clavio still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Clavio?
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 clavio-data-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Clavio?
The npm package clavio-data-mcp was installed 27 times in the last week. Week over week that is +10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.