glimind. Docs Status Get key
AI agent tool reliability // full index
Categories data 4259 · knowledge 4206 · other 2464 · finance 2350 · search 1895 · security 990 · communication 809 · ml 721 · retrieval 704 · web 565 · media 559 · productivity 496 · devops 446 · code 399 · files 311 · database 226 · payments 164 · blockchain 120 · research 102 · analytics 91 · email 91 · compliance 79 · ecommerce 58 · marketing 47 · calendar 41 · crm 32 · seo 27 · advertising 26 · news 24 · social 24 · browser 13 · storage 12 · cms 11 · project management 11 · automation 11 · health 9 · monitoring 9 · subscriptions 8 · memory 8 · observability 7 · billing 7 · marketplace 6 · network 6 · discovery 5 · hiring 5 · subscription 4 · accounting 4 · admin 4 · settings 4 · hr 3 · defi 3 · legal 3 · sales 3 · design 2 · events 2 · government 2 · management 2 · booking 2 · authentication 2 · api 2
Tools mcp-registry/io.github.riverliu8/pptogo-mcp/generate_tracking_link Generate a tracked affiliate link for a product. Requires the product UUID (returned by list_products / find_products). Returns short_code,
mcp-registry/io.github.riverliu8/pptogo-mcp/get_campaign Get full details for a specific campaign by id. Returns merchant, products (each with price_cents AND commission_cents), commission_rate_pct
mcp-registry/io.github.riverliu8/pptogo-mcp/get_my_earnings Get the current earnings + payout snapshot for the authenticated creator: held_cents, payable_cents, is_claimed, kyc_status, payout_blocked(
mcp-registry/io.github.riverliu8/pptogo-mcp/get_post_performance Get analytics for a specific post (per_piece) or, when post_id is omitted, the agent-wide aggregate. Per-piece clicks/conversions/revenue ar
mcp-registry/io.github.riverliu8/pptogo-mcp/get_product Get full details for a single product by UUID: description, images, merchant, ratings (avg_rating/review_count), commission_rate_pct, commis
mcp-registry/io.github.riverliu8/pptogo-mcp/get_profile Get YOUR OWN agent/creator profile + balance. Returns profile (id, handle, display_name, type, bio, avatar_url), balance (held_cents, is_cla
mcp-registry/io.github.riverliu8/pptogo-mcp/get_unread_count Count of unread notifications for the human owner of this agent's handle. Cheap polling primitive backed by a partial index. Returns `is_cla
mcp-registry/io.github.riverliu8/pptogo-mcp/get_upload_url Get a signed R2 URL for uploading content assets.
mcp-registry/io.github.riverliu8/pptogo-mcp/list_campaigns List affiliate campaigns (default: active only). Optionally filter by status. Each item carries commission_rate_pct (rate × 100), status, an
mcp-registry/io.github.riverliu8/pptogo-mcp/list_my_profiles List all profiles owned by the authenticated creator. Each item carries id, handle, display_name, type, bio, and avatar_url (read current va
mcp-registry/io.github.riverliu8/pptogo-mcp/list_notifications Most-recent notifications addressed to the human owner of this agent's handle (payouts, refunds, moderation results, cap warnings, etc.). Re
mcp-registry/io.github.riverliu8/pptogo-mcp/mark_notification_read Mark a notification (or all unread) read. Pass `id` for a single item, or `all: true` to mark every unread notification read at once. Idempo
mcp-registry/io.github.riverliu8/pptogo-mcp/set_owner_email Self-report the human owner email for this unclaimed agent. If that email is already a registered PPToGo user, the agent is auto-claimed imm
mcp-registry/io.github.riverliu8/pptogo-mcp/submit_post Publish a post on PPToGo and mint a fresh tracking link in one atomic call. Mirrors REST POST /api/v1/agent/posts. The success response echo
mcp-registry/io.github.riverliu8/pptogo-mcp/update_profile Update the authenticated creator's profile (bio, avatar, display name).
mcp-registry/io.github.riverliu8/pptogo-mcp/write_tool_review Submit a review for an AI tool. Reviews queue for admin moderation before they count toward the tool's average rating.
mcp-registry/com.fiatdock/fiatdock-mcp/call_service Invoke a listed FiatDock service. PAID listings go THROUGH the gateway (POST /s/:id) so the non-custodial split is enforced — normally TWO p
mcp-registry/com.fiatdock/fiatdock-mcp/create_offramp_session Convert the agent's USDC to fiat in the owner's OWN bank account. Returns a one-time checkoutUrl (forward it to the human owner; valid 5 min
mcp-registry/com.fiatdock/fiatdock-mcp/create_onramp_session Buy USDC with the owner's OWN fiat and deliver it to the agent's wallet (address locked). Returns checkoutUrl + partnerOrderId. Paid endpoin
mcp-registry/com.fiatdock/fiatdock-mcp/get_order_status Check the status of an on/off-ramp order by partnerOrderId.
mcp-registry/com.fiatdock/fiatdock-mcp/get_quote Free quote before paying: exchange rate, total fees (all itemised, incl. the 1% service commission), and amount received. Quotes are indicat
mcp-registry/com.fiatdock/fiatdock-mcp/get_service Full detail for one FiatDock marketplace listing, including how to call it: PAID listings route through the gateway via call_service (the 99
mcp-registry/com.fiatdock/fiatdock-mcp/search_services Find paid + free MCP services other agents have published on the FiatDock marketplace. Returns matching listings (id, name, summary, price,
mcp-registry/com.fiatdock/fiatdock-mcp/stablecoin_intel PAID ($0.002 USDC via x402). Supply, peg health and per-chain breakdown for USDC and other stablecoins: total circulating supply, deviation
mcp-registry/com.fiatdock/fiatdock-mcp/token_price FREE real-time price snapshot for any EVM token by contract address: USD price, 5m/1h/6h/24h change, liquidity, 24h volume, market cap/FDV a
mcp-registry/com.fiatdock/fiatdock-mcp/token_safety PAID ($0.01 USDC via x402). On-chain safety verdict for any EVM token BEFORE you trade it: honeypot detection, buy/sell tax, contract-verifi
mcp-registry/io.github.carsonroell-debug/steadyfetch/cache_stats Get cache statistics — size and item count.
Useful for monitoring cache utilization and deciding when to clear.
mcp-registry/io.github.carsonroell-debug/steadyfetch/check_domain Check the health status of a domain.
Returns the circuit breaker state: 'closed' (healthy), 'open' (failing),
or 'half_open' (testi
mcp-registry/io.github.carsonroell-debug/steadyfetch/clear_cache Clear the entire fetch cache.
Use when you need fresh data and don't want to rely on cached results.
mcp-registry/io.github.carsonroell-debug/steadyfetch/fetch_markdown Fetch a URL and return clean markdown text optimized for LLM consumption.
Same reliability as fetch_url but returns only the markdown c
mcp-registry/io.github.carsonroell-debug/steadyfetch/fetch_url Fetch a URL with full reliability — retry, circuit breaker, cache, and anti-bot bypass.
Returns both raw HTML and clean markdown. Autom
mcp-registry/com.geekflare/mcp/brokenLink Find broken links on a webpage
mcp-registry/com.geekflare/mcp/dnsRecord Retrieve DNS records for a domain
mcp-registry/com.geekflare/mcp/dnsSec Check if DNSSEC is enabled for a domain
mcp-registry/com.geekflare/mcp/httpHeader Fetch HTTP response headers for a URL
mcp-registry/com.geekflare/mcp/httpProtocol Detect HTTP protocol versions supported by a URL
mcp-registry/com.geekflare/mcp/lighthouse Run Lighthouse audit on a website
mcp-registry/com.geekflare/mcp/loadTime Measure page load time for a URL
mcp-registry/com.geekflare/mcp/metaScrape Scrape meta tags from a URL
mcp-registry/com.geekflare/mcp/mixedContent Check for mixed content issues on a site
mcp-registry/com.geekflare/mcp/mtr Perform MTR network diagnostic test
mcp-registry/com.geekflare/mcp/openPorts Scan open ports on a host
mcp-registry/com.geekflare/mcp/ping Ping a host
mcp-registry/com.geekflare/mcp/redirectCheck Check the redirect chain of a URL
mcp-registry/com.geekflare/mcp/screenshot Capture a screenshot of a website
mcp-registry/com.geekflare/mcp/search Search the web and return clean results in JSON, Markdown, or HTML
mcp-registry/com.geekflare/mcp/siteStatus Check if a site is up or down
mcp-registry/com.geekflare/mcp/tlsScan Scan TLS/SSL configuration of a domain
mcp-registry/com.geekflare/mcp/ttfb Measure Time To First Byte (TTFB) for a URL
mcp-registry/com.geekflare/mcp/url2Pdf Convert a URL to PDF
mcp-registry/com.geekflare/mcp/webScrape Scrape a webpage with custom options
mcp-registry/io.github.ojaskord/url-safety-validator-mcp/check_url Checks a URL for phishing, malware, typosquatting, and redirect threats. Call this BEFORE your agent fetches, follows, or forwards any URL i
mcp-registry/com.vouchedpros/mcp/find_providers Find and rank reputable local service providers for a city, by the Vouched
Score (1-100 — a blend of editorial review and Google/Yelp/BBB si
mcp-registry/com.vouchedpros/mcp/get_coverage Which categories + states have PUBLISHED provider rankings — the coverage
map for find_providers and get_local_cost_factors.
USE WHEN: befo
mcp-registry/com.vouchedpros/mcp/get_federal_policy Federal policy and tax-credit explainers relevant to a service category
(e.g. expired 25C/25D credits, refrigerant rules, DOE standards), ea
mcp-registry/com.vouchedpros/mcp/get_glossary Plain-language definitions of industry terms in a service category
(e.g. SEER2, AFUE, AHRI match).
USE WHEN: the user asks what a term mean
mcp-registry/com.vouchedpros/mcp/get_local_cost_factors Curated, time-sensitive local factors for a service in a place: a sourced
cost-driver factoid + any seasonal notes active RIGHT NOW (rebate
mcp-registry/com.vouchedpros/mcp/get_rebates Utility and state rebate / incentive programs for a service category —
real amounts, eligibility, deadlines, and application links.
USE WHE
mcp-registry/com.vouchedpros/mcp/get_service_pricing Typical local price ranges for a US home-service job (e.g. "AC repair",
"furnace replacement").
USE WHEN: the user asks what a service cost
mcp-registry/com.vouchedpros/mcp/list_covered_cities The published cities for a category (optionally narrowed to one state) —
the drill-down for get_coverage.
USE WHEN: you need the exact city
mcp-registry/com.vouchedpros/mcp/request_quotes Give the user a link to request real quotes from local pros for ANY US
location (covered or not).
USE WHEN: the user is ready to hire / get
mcp-registry/com.tallymesh/lc-checker/get_lc_audit_result Poll a TallyMesh audit job and fetch the verdict + per-rule findings (each pinned to a field and cited to the UCP600/ISBP article) + report
mcp-registry/com.tallymesh/lc-checker/start_lc_audit Start a UCP600/ISBP letter-of-credit / trade-document discrepancy audit over a set of documents. Returns a job_id; then call get_lc_audit_re
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/analyze_balance_sheet Take a Balance Sheet CSV export from QuickBooks Online, Xero, Zoho Books, or Wave (source auto-detected) and run three checks: (1) bs.equati
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/analyze_journal_variance Compare two periods of journal-entry data (QBO or Xero — source auto-detected from headers) and flag accounts whose movement deviates materi
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/analyze_profit_loss Take a Profit & Loss / Income Statement CSV export from QuickBooks Online, Xero, Zoho Books, or Wave (source auto-detected from section name
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/analyze_qbo_journal_anomalies Scan a QuickBooks Online "Journal Entries" CSV export for anomalies — currently round-number lines (debit or credit amounts that are exact m
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/analyze_qbo_journal_cleanup Scan a QuickBooks Online "Journal Entries" CSV export for cleanup issues — unbalanced journals (debits ≠ credits, with severity by deviation
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/analyze_trial_balance Take a Trial Balance CSV export from QuickBooks Online, Xero, Zoho Books, or Wave (source auto-detected from headers — YTD columns indicate
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/analyze_xero_journal_anomalies Scan a Xero "Manual Journals" CSV export for anomalies — currently round-number lines (debit or credit amounts that are exact multiples of $
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/analyze_xero_journal_cleanup Scan a Xero "Manual Journals" CSV export for cleanup issues — unbalanced journals, duplicate journals (same date + same totals), and schema
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/compare_books_to_hellobooks Take a QBO or Xero journal-entry CSV (source auto-detected), run the full Tier-0 detection set (imbalance + duplicates + round-number + sche
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/compliance_capabilities Return supported compliance frameworks for a country (BAS, STP, GST, MTD, 1099, etc.) with version and certification info.
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/compliance_deadlines When statutory returns and payroll filings are due, per country. Covers IN (GSTR-1/3B/9/9C, CMP-08, Form 24Q, Form 16, PF ECR, ESI), AU (BAS
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/country_support Return features available per supported country (AU, IN, UK, US, CA, AE, SG, NZ).
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/estimate_migration_effort Take a QBO or Xero journal-entry CSV (source auto-detected) and return a structured migration-effort estimate — row counts, unique-account c
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/feature_search Free-text search across the marketing feature catalog, plan features, integrations, country features, compliance frameworks, competitor posi
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/free_tier_eligibility Return the HelloBooks Free-plan annual-invoice-turnover thresholds for the 8 supported countries (IN ₹40 lakh / US $100K / GB £90K / AU A$75
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/how_munimji_helps Explain how HelloBooks and Munimji (the in-app AI assistant) help a specific business — given a free-text description of the user's own oper
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/list_articles List published articles on hellobooks.ai — head-to-head compare pages and curated flagship blog posts. Filter by country, tag or free-text q
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/list_competitors Return competitor positioning entries (QuickBooks, Xero, FreshBooks, Wave, Zoho Books, Tally) with where HelloBooks wins, where the competit
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/list_credit_packs List HelloBooks AI credit packs — one-time pay-as-you-go top-ups (Boost 5,000, Power 15,000, Mega 50,000, Ultra 150,000 credits) priced in 8
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/list_feature_categories List the 13 feature categories on the marketing site (Core Accounting, Invoicing, Banking, Reports, Tax & Compliance, Inventory, Warehouse,
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/list_features List the full HelloBooks marketing feature catalog (145+ items). Filter by category, tier, status, marketedOnly, or substring query.
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/list_integrations List integrations (banks, payments, payroll, time tracking, shipping, accounting sync, ecommerce, CRM).
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/list_plans List HelloBooks pricing plans with monthly + annual prices in 8 regional currencies (USD, INR, CAD, GBP, AUD, AED, SGD, NZD). Covers four co
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/list_tax_rates List statutory tax-rate slabs by jurisdiction — IN GST (5/12/18/28 + zero + exempt + composition trader/manufacturer/restaurant + compensati
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/list_videos List HelloBooks product videos curated on the marketing site (homepage demo + feature walkthroughs) and the official @hellobooksai YouTube c
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/local_payment_methods List local bank-rail / wallet payment methods relevant to HelloBooks invoice collection (AR), B2B supplier payments (AP), and contractor pay
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/lookup_tax_rate Pick a single statutory tax-rate slab — either by exact `id` (e.g. `IN-standard-18`, `GB-zero-0`, `CA-hst-13-on`) for a deterministic lookup
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/partner_program_info Return the HelloBooks Partner Program structure — free reseller channel for accountants/CPAs/bookkeepers who put their clients on Pro/Busine
mcp-registry/io.github.hellobooksaiagents/hellobooks-mcp/practice_management_info Return HelloCPA Practice Management info — the standalone product at practice.hellobooks.ai for running a CPA / CA / bookkeeping practice (p
mcp-registry/io.github.xorbuc/orbuc/orbuc_btc_health Check health of the BTC holdings tracker.
Returns status, database date range, segment count, and record totals.
mcp-registry/io.github.xorbuc/orbuc/orbuc_btc_holdings_current Get the latest total BTC held by institutions, broken down by segment.
Segments: public_companies, etf_funds, governments, private_comp
mcp-registry/io.github.xorbuc/orbuc/orbuc_btc_holdings_daily Get daily BTC holdings time series, optionally filtered by segment.
Args:
segment: public_companies, etf_funds, governments, pr
mcp-registry/io.github.xorbuc/orbuc/orbuc_btc_holdings_segments Get current BTC holdings per segment.
Each segment includes btc_amount and source.
mcp-registry/io.github.xorbuc/orbuc/orbuc_btc_holdings_weekly Get weekly aggregated BTC holdings, optionally filtered by segment.
Args:
segment: Segment name (optional)
mcp-registry/io.github.xorbuc/orbuc/orbuc_stablecoin_aggregate Get daily aggregate stablecoin data at different levels.
level='total': daily total market cap.
level='symbol': daily breakdown per
mcp-registry/io.github.xorbuc/orbuc/orbuc_stablecoin_chains Get stablecoin supply distribution across chains (Ethereum, Tron, Solana, etc.).
Args:
days: Number of days of history (optiona
mcp-registry/io.github.xorbuc/orbuc/orbuc_stablecoin_coin Get historical supply data for a specific stablecoin.
Args:
symbol: Stablecoin ticker, e.g. USDT, USDC, DAI (required)
more →