{"name":"io.github.nanotools-x402/nanotools","slug":"nanotools-x402-nanotools","title":"NanoTools","description":"44 tools for AI agents: Trends, SERP, SEO audits, screenshots, weather, FX, whois, RSS.","url":"https://mcp.market/server/nanotools-x402-nanotools","rating":null,"grade":"A","score":88,"certified":false,"status":"active","category":"seo","tags":["seo","maps"],"presence":{"score":20,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-09-01T14:20:27.000Z","license":null},"uptime":{"percent":100,"checks":7,"ok":7,"last_checked_at":"2026-09-21T04:40:42.548Z","last_ok_at":"2026-09-21T04:40:42.548Z","latency_ms":457},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/nanotools-x402/nanotools","website":null,"version":"1.0.1","remotes":[{"type":"streamable-http","url":"https://nano.vodka-24.com/mcp"}],"packages":[],"tools":[{"name":"api_base64","description":"Base64 encode or decode. ?op=enc|dec&data=... Tolerant to missing padding. [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"op":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"data":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_color_convert","description":"Convert colors between hex, rgb, hsl. ?color=#ff0000 or rgb(255,0,0) [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"color":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_cron_parse","description":"Explain a cron expression: next 3 run times in UTC. ?expr=*/5 * * * * [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"expr":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_csv2json","description":"Convert CSV to JSON array. ?data=<csv urlencoded>&delim=, [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"data":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_diff","description":"Unified diff of two texts with changed line count. ?a=<text>&b=<text> [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"a":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"b":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_dns","description":"DNS lookup: A, AAAA, MX, TXT, NS, CNAME records for a domain. ?name=example.com&type=A [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"name":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"type":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_fx_rates","description":"ECB reference currency exchange rates. ?base=USD&symbols=EUR,GBP or ?date=2026-01-15 [HTTP x402 price: $0.002]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"base":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"symbols":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_hash_multi","description":"MD5, SHA-1, SHA-256, SHA-512 in one call. ?text=... [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"text":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_html_entities","description":"Escape or unescape HTML entities. ?op=enc|dec&data=<text> [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"op":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"data":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_ip_info","description":"IP geolocation and network info: country, city, ASN/org, timezone. ?ip=1.2.3.4 [HTTP x402 price: $0.002]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"ip":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_json","description":"Validate + pretty-print JSON. ?data={...} (urlencoded). [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"data":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_jwt_decode","description":"Decode a JWT header and payload WITHOUT signature verification. ?token=<jwt> [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"token":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_lorem","description":"Lorem ipsum placeholder generator. ?paras=3 or ?words=50 [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"paras":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_markdown2html","description":"Convert Markdown to HTML (tables, fenced code). ?text=<markdown urlencoded> [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"text":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_og_image","description":"Generate an Open Graph image 1200x630 from title/subtitle/theme. ?title=&subtitle=&theme=indigo|dark|green|red|blue [HTTP x402 price: $0.015]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"title":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"subtitle":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"theme":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_password","description":"Secure random password. ?len=16&symbols=1 [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"len":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"symbols":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_pdf","description":"Render any page to PDF (A4, print background) via headless Chrome. ?url= [HTTP x402 price: $0.02]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"url":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_qr","description":"QR code generator. ?data=<text>&size=256 -> PNG as base64 in JSON. [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"data":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"size":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_random","description":"Cryptographically secure random number. ?min=&max= (ints, default 0..100). [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"min":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"max":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_readability","description":"Text readability: Flesch score, level, avg sentence length, keyword density, top words. ?text=<text>&keyword= [HTTP x402 price: $0.003]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"text":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"keyword":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_regex","description":"Test a regex against text: matches with groups and positions. ?pattern=<re>&text=<text>&flags=i [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"pattern":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"text":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_render_text","description":"Render a JS-heavy page in a real browser and return the visible text. ?url= [HTTP x402 price: $0.015]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"url":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_robots_audit","description":"Audit robots.txt + sitemap.xml of a site: rules, sitemaps listed, sitemap reachable, URL counts. ?url=<site root> [HTTP x402 price: $0.005]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"url":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_rss","description":"Parse any RSS or Atom feed into clean JSON items. ?url=<feed>&limit=10 [HTTP x402 price: $0.002]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"url":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"limit":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_scrape","description":"Fetch a web page and return clean readable text. ?url=https://example.com [HTTP x402 price: $0.003]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"url":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_screenshot","description":"Real browser screenshot of any page as PNG (base64), JS rendered. ?url=&width=1280&height=800&full=0|1 [HTTP x402 price: $0.02]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"url":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"width":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"height":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_search","description":"Google web search. ?q=query&num=5 returns organic results with title, link, snippet. [HTTP x402 price: $0.002]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"q":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"num":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_seo_meta","description":"SEO snapshot of a page: title, description, OG/Twitter meta, h1s, h2 count, canonical, robots meta, lang, word count. ?url= [HTTP x402 price: $0.005]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"url":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_seo_report","description":"Full 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]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"url":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_serp_google","description":"Google SERP: organic results with position, ads count, related searches. ?q=&num=5&gl=us [HTTP x402 price: $0.01]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"q":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"num":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_serp_yandex","description":"Yandex SERP for RU-market keyword research (region by ?lr=). ?q=&lr=213 [HTTP x402 price: $0.01]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"q":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"lr":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_sha256","description":"SHA-256 and SHA-512 digests for any text (?text=). Deterministic, local, stable JSON. [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"text":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_slug","description":"URL slug from any text. ?text=Hello%20World -> hello-world [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"text":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_text_stats","description":"Text statistics: words, chars, sentences, reading time. ?text=... [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"text":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_timestamp","description":"Unix timestamp <-> ISO8601 both ways. ?ts=1690000000 or ?iso=2026-01-01T00:00:00Z [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"ts":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_toml2json","description":"Convert TOML to JSON. ?data=<toml urlencoded> [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"data":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_trends","description":"Google Trends interest over time for a keyword (weekly points, peak). ?q=casino&geo=US&time=12-m|5-y [HTTP x402 price: $0.02]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"q":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"time":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_trends_region","description":"Google Trends interest by region/country for a keyword. ?q=casino&geo=&time=12-m [HTTP x402 price: $0.02]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"q":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"time":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_trends_related","description":"Google Trends related queries: top and rising search terms for a keyword. ?q=casino&geo=&time=12-m [HTTP x402 price: $0.02]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"q":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"time":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_unit_convert","description":"Convert units: length, weight, volume, data size, temperature. ?value=100&from=cm&to=inch [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"value":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"from":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"to":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_urlcode","description":"URL encode/decode. ?op=enc|dec&data=... [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"op":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null},"data":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_uuid","description":"Generate UUIDv4 (and optional count ?n= up to 100). [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"n":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_weather","description":"Current weather + 7-day forecast by city name or lat/lon (open-meteo, no key needed). ?city=Moscow [HTTP x402 price: $0.002]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"city":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_whois","description":"Domain registration data via RDAP: registrar, created/updated/expires, status, nameservers. ?domain=example.com [HTTP x402 price: $0.003]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"domain":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}},{"name":"api_yaml2json","description":"Convert YAML to JSON. ?data=<yaml urlencoded> [HTTP x402 price: $0.001]","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"params":{"properties":{"data":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null}},"type":"object","default":null}},"additionalProperties":false}}],"scan":{"score":88,"grade":"A","scanned_at":"2026-09-20T20:11:12.942Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T20:11:12.879Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1676ms"]},"poisoning":{"score":15,"max":15,"notes":["45 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 19 days ago"]},"identity":{"score":6,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[],"inputs":{"probes":[{"url":"https://nano.vodka-24.com/mcp","reachable":true,"authRequired":false,"latencyMs":1676,"serverInfo":{"name":"nanotools","version":"4.0.0"}}],"packages":[],"repo":{"found":true,"owner":"nanotools-x402","repo":"nanotools","archived":false,"pushedAt":"2026-09-01T14:20:27Z","stars":0,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/323634025?v=4","ownerCreatedAt":"2026-09-01T14:12:03Z"},"icon":{"url":null,"source":"none"},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":null,"lastPushAt":"2026-09-01T14:20:27.000Z","score":20}}}},"grade_history":[],"reviews":[]}