NanoTools MCP server
44 tools for AI agents: Trends, SERP, SEO audits, screenshots, weather, FX, whois, RSS.
0 stars
Reviews
Write oneNobody has reviewed NanoTools yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
NanoTools tools (45)
write = sends, deletes, buys or postsapi_base64FreeBase64 encode or decode. ?op=enc|dec&data=... Tolerant to missing padding. [HTTP x402 price: $0.001]
api_color_convertFreeConvert colors between hex, rgb, hsl. ?color=#ff0000 or rgb(255,0,0) [HTTP x402 price: $0.001]
api_cron_parseFreeExplain a cron expression: next 3 run times in UTC. ?expr=*/5 * * * * [HTTP x402 price: $0.001]
api_csv2jsonFreeConvert CSV to JSON array. ?data=<csv urlencoded>&delim=, [HTTP x402 price: $0.001]
api_diffFreeUnified diff of two texts with changed line count. ?a=<text>&b=<text> [HTTP x402 price: $0.001]
api_dnsFreeDNS lookup: A, AAAA, MX, TXT, NS, CNAME records for a domain. ?name=example.com&type=A [HTTP x402 price: $0.001]
api_fx_ratesFreeECB reference currency exchange rates. ?base=USD&symbols=EUR,GBP or ?date=2026-01-15 [HTTP x402 price: $0.002]
api_hash_multiFreeMD5, SHA-1, SHA-256, SHA-512 in one call. ?text=... [HTTP x402 price: $0.001]
api_html_entitiesFreeEscape or unescape HTML entities. ?op=enc|dec&data=<text> [HTTP x402 price: $0.001]
api_ip_infoFreeIP geolocation and network info: country, city, ASN/org, timezone. ?ip=1.2.3.4 [HTTP x402 price: $0.002]
api_jsonFreeValidate + pretty-print JSON. ?data={...} (urlencoded). [HTTP x402 price: $0.001]
api_jwt_decodeFreeDecode a JWT header and payload WITHOUT signature verification. ?token=<jwt> [HTTP x402 price: $0.001]
api_loremFreeLorem ipsum placeholder generator. ?paras=3 or ?words=50 [HTTP x402 price: $0.001]
api_markdown2htmlFreeConvert Markdown to HTML (tables, fenced code). ?text=<markdown urlencoded> [HTTP x402 price: $0.001]
api_og_imageFreeGenerate an Open Graph image 1200x630 from title/subtitle/theme. ?title=&subtitle=&theme=indigo|dark|green|red|blue [HTTP x402 price: $0.015]
api_passwordFreeSecure random password. ?len=16&symbols=1 [HTTP x402 price: $0.001]
api_pdfFreeRender any page to PDF (A4, print background) via headless Chrome. ?url= [HTTP x402 price: $0.02]
api_qrFreeQR code generator. ?data=<text>&size=256 -> PNG as base64 in JSON. [HTTP x402 price: $0.001]
api_randomFreeCryptographically secure random number. ?min=&max= (ints, default 0..100). [HTTP x402 price: $0.001]
api_readabilityFreeText readability: Flesch score, level, avg sentence length, keyword density, top words. ?text=<text>&keyword= [HTTP x402 price: $0.003]
api_regexFreeTest a regex against text: matches with groups and positions. ?pattern=<re>&text=<text>&flags=i [HTTP x402 price: $0.001]
api_render_textFreeRender a JS-heavy page in a real browser and return the visible text. ?url= [HTTP x402 price: $0.015]
api_robots_auditFreeAudit robots.txt + sitemap.xml of a site: rules, sitemaps listed, sitemap reachable, URL counts. ?url=<site root> [HTTP x402 price: $0.005]
api_rssFreeParse any RSS or Atom feed into clean JSON items. ?url=<feed>&limit=10 [HTTP x402 price: $0.002]
api_scrapeFreeFetch a web page and return clean readable text. ?url=https://example.com [HTTP x402 price: $0.003]
api_screenshotFreeReal browser screenshot of any page as PNG (base64), JS rendered. ?url=&width=1280&height=800&full=0|1 [HTTP x402 price: $0.02]
api_searchFreeGoogle web search. ?q=query&num=5 returns organic results with title, link, snippet. [HTTP x402 price: $0.002]
api_seo_metaFreeSEO snapshot of a page: title, description, OG/Twitter meta, h1s, h2 count, canonical, robots meta, lang, word count. ?url= [HTTP x402 price: $0.005]
api_seo_reportFreeFull SEO audit report of a domain: health score 0-100, prioritized issues list, title/description/H1/canonical, robots.txt review, word count. Returns ready markdown report. ?url=https://example.com [HTTP x402 price: $0.99]
api_serp_googleFreeGoogle SERP: organic results with position, ads count, related searches. ?q=&num=5&gl=us [HTTP x402 price: $0.01]
api_serp_yandexFreeYandex SERP for RU-market keyword research (region by ?lr=). ?q=&lr=213 [HTTP x402 price: $0.01]
api_sha256FreeSHA-256 and SHA-512 digests for any text (?text=). Deterministic, local, stable JSON. [HTTP x402 price: $0.001]
api_slugFreeURL slug from any text. ?text=Hello%20World -> hello-world [HTTP x402 price: $0.001]
api_text_statsFreeText statistics: words, chars, sentences, reading time. ?text=... [HTTP x402 price: $0.001]
api_timestampFreeUnix timestamp <-> ISO8601 both ways. ?ts=1690000000 or ?iso=2026-01-01T00:00:00Z [HTTP x402 price: $0.001]
api_toml2jsonFreeConvert TOML to JSON. ?data=<toml urlencoded> [HTTP x402 price: $0.001]
api_trendsFreeGoogle Trends interest over time for a keyword (weekly points, peak). ?q=casino&geo=US&time=12-m|5-y [HTTP x402 price: $0.02]
api_trends_regionFreeGoogle Trends interest by region/country for a keyword. ?q=casino&geo=&time=12-m [HTTP x402 price: $0.02]
api_trends_relatedFreeGoogle Trends related queries: top and rising search terms for a keyword. ?q=casino&geo=&time=12-m [HTTP x402 price: $0.02]
api_unit_convertFreeConvert units: length, weight, volume, data size, temperature. ?value=100&from=cm&to=inch [HTTP x402 price: $0.001]
api_urlcodeFreeURL encode/decode. ?op=enc|dec&data=... [HTTP x402 price: $0.001]
api_uuidFreeGenerate UUIDv4 (and optional count ?n= up to 100). [HTTP x402 price: $0.001]
api_weatherFreeCurrent weather + 7-day forecast by city name or lat/lon (open-meteo, no key needed). ?city=Moscow [HTTP x402 price: $0.002]
api_whoisFreeDomain registration data via RDAP: registrar, created/updated/expires, status, nameservers. ?domain=example.com [HTTP x402 price: $0.003]
api_yaml2jsonFreeConvert YAML to JSON. ?data=<yaml urlencoded> [HTTP x402 price: $0.001]
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1676ms20/20
- Tool poisoning45 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 19 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Install directly
claude mcp add --transport http nanotools https://nano.vodka-24.com/mcp
NanoTools: common questions
- Is NanoTools MCP server safe?
- Yes, by our scan: it is graded A (88/100). Read the NanoTools safety report
- How do I install NanoTools?
- It runs remotely at nano.vodka-24.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does NanoTools need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is NanoTools maintained?
- The last commit was 20 days ago (2026-09-01). The latest release is v1.0.1.
- Is NanoTools up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.
- What can I use instead of NanoTools?
- Servers from other publishers that do the same job: SEO Data MCP server, SE Ranking MCP server and Google Ads + Meta Ads + SEO/GEO MCP server. Compare all NanoTools alternatives.
Alternatives to NanoTools
Same job from other publishers: the closest match first, then the best rated.
SEO DataSEO data for AI agents: Google SERP, keyword research, backlinks, site audits, AI answer visibility.not reviewedGrowingA- SE RankingSE Ranking SEO: keywords, backlinks, domains, SERP, audits, rank tracking, AI Search visibility.not reviewedNewB
Google Ads + Meta Ads + SEO/GEO MCPGoogle Ads, Meta Ads, SEO, GEO & GA4 MCP by Ryze AI - audits, reports, keywords, Search Console.not reviewedEstablishedA- Suede Skills MCPRead-only access to 71 Suede skills: discovery, install options, SEO audits, A-F grading.not reviewedEstablishedA
Web Validator by DigestSEOAudit public webpages and supplied markup for HTML, CSS, SEO, JSON-LD, and link issues.not reviewedGrowingA