com.ainetcafe/netcafe-live-data
com.ainetcafe/netcafe-live-dataLive data: weather, air quality, FX, CN/HK/US stocks, IP geo, domain, SSL, China reachability.
Tools · 11
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…
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.
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 …
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…
Current weather and short forecast for a city or coordinates. Works for Chinese cities too.
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 …
Live currency exchange rate: one pair with conversion, or a major-currency table for a base currency.
Check if a domain is registered via official RDAP: availability, registrar, created/expiry dates, nameservers.
Inspect the TLS certificate of a domain: issuer, validity window, days until expiry, trust status, SANs.
Live air quality for any city: US/European AQI, PM2.5, PM10, ozone.
IP address geolocation and ISP: country, region, city, ISP, timezone.
Similar MCP servers embedding-nearest
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"
}
}
}