Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

com.ainetcafe/netcafe-live-data

com.ainetcafe/netcafe-live-data

Live data: weather, air quality, FX, CN/HK/US stocks, IP geo, domain, SSL, China reachability.

Uptime
100.0%
1 direct probes · 30d
Response
847ms
last probe
Tools
11
callable
Resources
0
readable
Prompts
0
available

Tools · 11

what_can_you_do

Describe a task in plain language (any language) and get back exactly which tools on this server do it, with ready-to-run example calls — instead of reading the whole catalogue and guessing. Also retu…

package_info

Latest version, license, repo, description, dependencies and weekly downloads for any public package. Use it before adding a dependency, or to check whether the version in a lockfile is current.

check_vulns

Query OSV.dev for known CVE/GHSA vulnerabilities affecting a package (optionally a specific version), and get the versions they were fixed in. Use it when reviewing dependencies or a lockfile. Covers …

transpile_sql

Convert a SQL statement from one dialect to another — mysql, postgres, sqlite, tsql, oracle, snowflake, bigquery, redshift, spark, hive, presto, trino, duckdb, clickhouse, databricks, doris, starrocks…

get_weather

Current weather and short forecast for a city or coordinates. Works for Chinese cities too.

china_reachability

Fetch a URL from a real mainland-China network egress and report HTTP status, latency and China DNS resolution. Answers "is my site/API usable from China?" with a measurement instead of a guess — you …

exchange_rate

Live currency exchange rate: one pair with conversion, or a major-currency table for a base currency.

domain_check

Check if a domain is registered via official RDAP: availability, registrar, created/expiry dates, nameservers.

ssl_check

Inspect the TLS certificate of a domain: issuer, validity window, days until expiry, trust status, SANs.

get_air_quality

Live air quality for any city: US/European AQI, PM2.5, PM10, ozone.

ip_lookup

IP address geolocation and ISP: country, region, city, ISP, timezone.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.ainetcafe/netcafe-live-data": {
      "url": "https://ainetcafe.com/mcp/data?s=registry",
      "transport": "streamable-http"
    }
  }
}