glimind. Docs Status Get key
AI agent tool reliability // full index
Categories data 3636 · knowledge 3446 · other 2095 · finance 1959 · search 1588 · security 918 · communication 670 · retrieval 614 · ml 577 · media 483 · web 474 · productivity 407 · devops 384 · code 314 · files 270 · database 210 · payments 123 · blockchain 96 · email 82 · compliance 79 · analytics 77 · research 75 · marketing 47 · ecommerce 42 · calendar 37 · crm 31 · seo 27 · advertising 26 · social 23 · news 19 · browser 13 · storage 12 · project management 11 · cms 11 · automation 11 · health 9 · monitoring 8 · billing 7 · observability 7 · subscriptions 7 · network 6 · discovery 5 · hiring 5 · marketplace 5 · accounting 4 · subscription 4 · admin 4 · settings 4 · legal 3 · sales 3 · hr 3 · defi 3 · management 2 · memory 2 · government 2 · web3 2 · events 2 · design 2 · booking 2 · api 2
Tools mcp-registry/video.future/future-video-studio/fvs_download_final_video Download a completed Future Video Studio final render URL to a local file.
Use this only after fvs_get_render_status or fvs_get_paid_render
mcp-registry/video.future/future-video-studio/fvs_example_render_request Return a minimal scene render request agents can adapt.
mcp-registry/video.future/future-video-studio/fvs_get_paid_render_status Check a no-account paid render created with fvs_create_paid_render_quote.
Provide the full `status_url` or pass both `quote_id` and `cl
mcp-registry/video.future/future-video-studio/fvs_get_render_status Check a Future Video Studio render job.
Provide either `project_id` or the full `status_url` returned by
fvs_submit_render.
mcp-registry/video.future/future-video-studio/fvs_open_chatgpt_app Open the Future Video Studio ChatGPT app widget without creating a render. Use this when the user wants the FVS app panel, wants to paste a
mcp-registry/video.future/future-video-studio/fvs_submit_render Submit a Future Video Studio render job through the FVS Agent API.
Pass the render payload in the required `request` object. For refere
mcp-registry/dev.filetopdf/filetopdf-mcp/convert_file Convert a file fetched from a public URL into a PDF. Auto-detects the engine from the extension: Office docs (DOCX, XLSX, PPTX, ODT, RTF, TX
mcp-registry/dev.filetopdf/filetopdf-mcp/convert_html Render a raw HTML string to a PDF using Chromium, with optional CSS and layout options. Costs 1 credit on success. Returns the PDF as an emb
mcp-registry/dev.filetopdf/filetopdf-mcp/convert_markdown Render a raw Markdown string to a PDF, with optional CSS and layout options. A sensible default stylesheet is applied when no CSS is given.
mcp-registry/dev.filetopdf/filetopdf-mcp/get_account Check the FileToPDF API key and return the plan, remaining conversion credits, and subscription status. Free — costs no credits. Use this to
mcp-registry/xyz.preflyte/preflyte/assess_opportunity
Assess the best DeFi opportunity for a given capital amount and strategy.
This is the "cold start" tool — call it first to underst
mcp-registry/xyz.preflyte/preflyte/check_entry_viability
Before entering a lending position, verify that the market is actually
open and has capacity.
Checks market status (active, fr
mcp-registry/xyz.preflyte/preflyte/check_pool_viability
Before swapping on Uniswap V3, check if pools have sufficient liquidity
for the intended trade size.
Finds all matching pools
mcp-registry/xyz.preflyte/preflyte/estimate_net_position
Detailed financial estimate for a specific lending position — what will
I actually earn (or pay) after gas costs?
Combines cur
mcp-registry/xyz.preflyte/preflyte/gas_timing
Tell agents whether now is a good or bad time to transact, based on
historical gas patterns.
Compares current gas to 24-hour a
mcp-registry/xyz.preflyte/preflyte/get_market_snapshot
Get current market snapshot for a specific lending market.
Returns the latest rates, risk parameters, token price, and gas price.
mcp-registry/xyz.preflyte/preflyte/get_ranking
Get ranked list of best DeFi lending returns, sorted by net APY.
Args:
api_key: Your PreFlyte API key (required).
mcp-registry/xyz.preflyte/preflyte/get_returns
Query historical DeFi lending returns from the ProfitLens engine.
Returns real, empirically measured after-fee returns — not theor
mcp-registry/xyz.preflyte/preflyte/verify_claim
Verify factual claims about current DeFi market conditions.
Supports two modes:
- Single claim: provide claim_type, value, ope
mcp-registry/io.fuse/mcp/fuse_deploy_contract Signs and submits a contract-deployment transaction using the server's signer. Returns the transaction hash, and the deployed contract addre
mcp-registry/io.fuse/mcp/fuse_explorer_query Generic dispatcher for the Fusebox Explorer API (`/api/v0/explorer/`). Pass `module` + `action` + any additional query params. Covers all 40
mcp-registry/io.fuse/mcp/fuse_get_account_abstraction_info Reads ERC-4337 state for a smart account on Fuse: deployment status, EntryPoint nonce, and the account's deposit balance at the EntryPoint.
mcp-registry/io.fuse/mcp/fuse_get_balance Returns the native FUSE balance for an address, or an ERC-20 token balance when `tokenAddress` is supplied.
mcp-registry/io.fuse/mcp/fuse_get_gas_price Returns the current Fuse network gas price (in wei and gwei) along with EIP-1559 fee suggestions when available.
mcp-registry/io.fuse/mcp/fuse_get_receipt Fetches the receipt for a mined transaction (status, gasUsed, logs). Returns null if the transaction is pending or unknown.
mcp-registry/io.fuse/mcp/fuse_get_signer_address Returns the EOA address controlled by the server's configured `FUSE_PRIVATE_KEY`. Use this before any write tool to confirm which account wi
mcp-registry/io.fuse/mcp/fuse_get_staked_tokens Returns the active staking positions for a wallet — staked amount, USD value, earned rewards, and APR per position. Powered by the Fusebox S
mcp-registry/io.fuse/mcp/fuse_get_staking_options Lists every staking option supported by Fuse — token, APR, TVL, expiry, and the matching unstake token. Powered by the Fusebox SDK StakingMo
mcp-registry/io.fuse/mcp/fuse_get_token_metadata Reads name, symbol, decimals, and totalSupply for an ERC-20 token deployed on Fuse.
mcp-registry/io.fuse/mcp/fuse_get_token_price Returns the current USD price for an ERC-20 token tracked by Fusebox. Powered by the Fusebox SDK TradeModule.
mcp-registry/io.fuse/mcp/fuse_get_token_price_change Returns the 24-hour percentage price change for an ERC-20 token tracked by Fusebox. Powered by the Fusebox SDK TradeModule.
mcp-registry/io.fuse/mcp/fuse_get_token_price_history Returns OHLC / interval price stats for an ERC-20 token over a week, month, or year. Powered by the Fusebox SDK TradeModule.
mcp-registry/io.fuse/mcp/fuse_get_trade_quote Quotes a token swap on Fuse — expected output amount, route, and price impact. Read-only: returns the quote without submitting a trade. Powe
mcp-registry/io.fuse/mcp/fuse_get_transaction Fetches a transaction by hash. Returns null if the transaction is not found.
mcp-registry/io.fuse/mcp/fuse_get_user_operations Returns the ERC-4337 UserOperation history for a smart account on Fuse, indexed via the Fusebox GraphQL service. Powered by the Fusebox SDK
mcp-registry/io.fuse/mcp/fuse_list_supported_tokens Returns the catalogue of ERC-20 tokens tracked by Fusebox (tradable, indexed, priced). Powered by the Fusebox SDK TradeModule.
mcp-registry/io.fuse/mcp/fuse_list_wallet_nfts Lists all NFTs (ERC-721 / ERC-1155 collectibles) owned by a wallet on Fuse. Powered by the Fusebox SDK BalancesModule.
mcp-registry/io.fuse/mcp/fuse_list_wallet_tokens Lists all ERC-20 tokens held by a wallet on Fuse, enriched with Fusebox metadata (symbol, decimals, USD value). Powered by the Fusebox SDK B
mcp-registry/io.fuse/mcp/fuse_notification_add_addresses Add one or more EVM addresses to a webhook's listening scope. Requires `FUSEBOX_SECRET_API_KEY`.
mcp-registry/io.fuse/mcp/fuse_notification_create_webhook Create a Fusebox Notification webhook for a project. Requires `FUSEBOX_SECRET_API_KEY` (Notification API endpoints authenticate with both ap
mcp-registry/io.fuse/mcp/fuse_notification_delete_webhook Permanently delete a Fusebox Notification webhook. Destructive — the webhook stops receiving events. Requires `FUSEBOX_SECRET_API_KEY`.
mcp-registry/io.fuse/mcp/fuse_notification_get_webhook Retrieve details of a single Fusebox Notification webhook. Requires `FUSEBOX_SECRET_API_KEY`.
mcp-registry/io.fuse/mcp/fuse_notification_list_addresses List every EVM address monitored by a given webhook. Requires `FUSEBOX_SECRET_API_KEY`.
mcp-registry/io.fuse/mcp/fuse_notification_list_project_webhooks List every Fusebox Notification webhook configured for a given project. Requires `FUSEBOX_SECRET_API_KEY`.
mcp-registry/io.fuse/mcp/fuse_notification_remove_addresses Remove EVM addresses from a webhook's listening scope. Requires `FUSEBOX_SECRET_API_KEY`.
mcp-registry/io.fuse/mcp/fuse_notification_update_webhook Update a Fusebox Notification webhook's URL or event type. Requires `FUSEBOX_SECRET_API_KEY`.
mcp-registry/io.fuse/mcp/fuse_read_contract Calls a view/pure function on a Fuse contract. ABI is auto-fetched from the verified Fuse explorer when not supplied.
mcp-registry/io.fuse/mcp/fuse_resolve_ens Resolves an ENS name to its EVM address. ENS is not deployed on Fuse — resolution requires `ENS_RPC_URL` to be configured (typically pointin
mcp-registry/io.fuse/mcp/fuse_send_erc20 Submits a signed `ERC20.transfer(to, amount)` from the server's signer. Decimals are auto-fetched from the token; use `unit: "base"` to skip
mcp-registry/io.fuse/mcp/fuse_send_native Submits a signed transaction transferring native FUSE from the server's signer to a recipient. Returns the transaction hash; use `fuse_get_r
mcp-registry/io.fuse/mcp/fuse_sign_message Signs a message with the server's signer using EIP-191 (`personal_sign`). Returns the 65-byte signature as hex. No on-chain transaction is s
mcp-registry/io.fuse/mcp/fuse_sign_typed_data Signs a structured EIP-712 payload with the server's signer. Returns the 65-byte signature as hex. No on-chain transaction is submitted.
mcp-registry/io.fuse/mcp/fuse_smart_approve_and_call Atomically approves a token and invokes a follow-up call on the spender from the configured smart wallet. Common DeFi pattern.
mcp-registry/io.fuse/mcp/fuse_smart_approve_nft Submits an ERC-4337 UserOperation calling `approve(spender, tokenId)` on an NFT contract from the configured smart wallet.
mcp-registry/io.fuse/mcp/fuse_smart_approve_token Submits an ERC-4337 UserOperation calling `ERC20.approve(spender, amount)` from the configured smart wallet.
mcp-registry/io.fuse/mcp/fuse_smart_call_contract Submits an ERC-4337 UserOperation invoking arbitrary calldata on a contract from the configured smart wallet. Use when you need full control
mcp-registry/io.fuse/mcp/fuse_smart_execute_batch Submits a single ERC-4337 UserOperation that executes a sequence of contract calls atomically. Failed sub-calls revert the whole batch.
mcp-registry/io.fuse/mcp/fuse_smart_get_info Returns the ERC-4337 smart-wallet address derived from the configured signer, plus whether the Fuse paymaster (gasless mode) is enabled.
mcp-registry/io.fuse/mcp/fuse_smart_stake_token Submits an ERC-4337 UserOperation that stakes a token using Fuse's staking module. List options first with `fuse_get_staking_options`.
mcp-registry/io.fuse/mcp/fuse_smart_swap_tokens Submits an ERC-4337 UserOperation executing a swap on Fuse via the Fusebox trade engine. Quote a swap first with `fuse_get_trade_quote` to p
mcp-registry/io.fuse/mcp/fuse_smart_transfer_nft Submits an ERC-4337 UserOperation transferring an NFT (ERC-721 / ERC-1155) from the configured smart wallet to a recipient.
mcp-registry/io.fuse/mcp/fuse_smart_transfer_token Submits an ERC-4337 UserOperation transferring a token (native FUSE or ERC-20) from the configured smart wallet. Gasless when `FUSE_USE_PAYM
mcp-registry/io.fuse/mcp/fuse_smart_unstake_token Submits an ERC-4337 UserOperation that unstakes a token via Fuse's staking module.
mcp-registry/io.fuse/mcp/fuse_smart_wallet_authenticate Exchange an EIP-191 signature for a JWT used as Bearer auth on Smart Wallet API calls (e.g. `fuse_smart_wallet_get_actions`). Signing happen
mcp-registry/io.fuse/mcp/fuse_smart_wallet_get_actions List the paginated action history (transfers, contract calls) of an authenticated smart wallet. The JWT comes from `fuse_smart_wallet_authen
mcp-registry/io.fuse/mcp/fuse_trade_indicative_price Returns an indicative price + route for a swap on Fuse (0x-style response). One of `sellAmount` / `buyAmount` must be provided.
mcp-registry/io.fuse/mcp/fuse_trade_liquidity_sources Returns the liquidity sources currently enabled for Fuse-chain trades (e.g. voltage.finance, sub-pools).
mcp-registry/io.fuse/mcp/fuse_trade_price_change_over_duration Returns a token's price change over a custom day-count window (`{ priceChange, currentPrice, previousPrice }`).
mcp-registry/io.fuse/mcp/fuse_write_contract Signs and submits a state-mutating contract call from the server's signer. ABI is auto-fetched from the Fuse explorer when not supplied. Ret
mcp-registry/com.valksor/scythian/get_descendants_scythian Fetch the full descendants payload — etymology, glosses and the reflex
tree (Sarmatian→Alanic→Ossetian, Saka→Khotanese) — for a lemma identi
mcp-registry/com.valksor/scythian/search_scythian Look a Proto-Scythian lemma up on Wiktionary and return its senses plus
its full descendants payload — the reconstructed etymology and the r
mcp-registry/io.github.quadratichq/quadratic-mcp/auth Authenticate the MCP session with Quadratic.
Actions:
• login() — Start an OAuth device authorization flow. Returns a URL the user must ope
mcp-registry/io.github.quadratichq/quadratic-mcp/files_read Read-only file metadata operations on Quadratic files the user has access to. No data is modified. Requires authentication.
Actions:
• list
mcp-registry/io.github.quadratichq/quadratic-mcp/files_write File management operations that create or modify state: create a new file, open an existing file to start an editing session, or close a ses
mcp-registry/io.github.quadratichq/quadratic-mcp/read_data Read-only queries on the open spreadsheet. No data is modified. Safe to auto-approve. Call as {"action": "<name>", "params": {...}} — per-ac
mcp-registry/io.github.quadratichq/quadratic-mcp/write_data Write operations on the open spreadsheet. Call as {"action": "<name>", "params": {...}} — per-action params are listed in the Action Referen
mcp-registry/de.dm.mcp/dm-drogerie-markt/getProductDetails Retrieve detailed product information for dm-drogeriemarkt products.
USE WHEN: ingredients, nutrition facts, allergens, usage instructions,
mcp-registry/de.dm.mcp/dm-drogerie-markt/searchProducts
Search for products available in the German dm-drogerie market (online and local stores).
USE WHEN: searching dm-drogerie products by
mcp-registry/io.github.dougsureel-tech/radtask-mcp/complete_task Mark a RadTask task done by its id (from list_tasks).
mcp-registry/io.github.dougsureel-tech/radtask-mcp/create_task Add a task to the user's RadTask cockpit. Use this to capture anything the user wants done or tracked.
mcp-registry/io.github.dougsureel-tech/radtask-mcp/list_tasks List the user's RadTask tasks, optionally filtered by status.
mcp-registry/eu.conformi/conformi-search/get_knowledge_article Pre-generated knowledge report for one EU legal act (CELEX number), including Rechtsstand (legal-status date) metadata. Free — no API key re
mcp-registry/eu.conformi/conformi-search/get_legal_timeline Application-date timeline for a major EU act (staggered obligations, e.g. AI Act high-risk deadlines). Free — no API key required. Research
mcp-registry/eu.conformi/conformi-search/search_eu_law Semantic search across the EU secondary-law corpus (DE/EN/FR) with verifiable CELEX citations. Metered per query (see x-pricing in /api/v1/o
mcp-registry/com.ediscoverydecoder/mcp/calculate_control_set_recall Calculate recall against a known control set: the share of documents already confirmed relevant that the workflow found, with a Wilson confi
mcp-registry/com.ediscoverydecoder/mcp/calculate_elusion Estimate how much responsive/relevant material may remain in a set you chose NOT to review (the discard, null, or 'elusion' set). Use when a
mcp-registry/com.ediscoverydecoder/mcp/calculate_prevalence_richness Estimate how rich or prevalent a population is — the share that is responsive/relevant/positive — from positive hits in a random sample, wit
mcp-registry/com.ediscoverydecoder/mcp/calculate_review_metrics Score a coded sample when you have a full confusion matrix (true/false positives and negatives) — e.g. comparing a TAR model's calls against
mcp-registry/com.ediscoverydecoder/mcp/calculate_sample_size Work out how many documents to randomly sample to estimate a proportion (e.g. richness or elusion) at a target confidence level and margin o
mcp-registry/com.ediscoverydecoder/mcp/calculate_tar_recall_estimate Estimate overall TAR recall and how many responsive docs were missed, by combining the responsive count already found with an elusion sample
mcp-registry/com.ediscoverydecoder/mcp/compare_tar_cutoffs Compare candidate TAR score or rank cutoffs side by side: for each cutoff, how many docs sit above it, its share of the scored set, and (if
mcp-registry/com.ediscoverydecoder/mcp/get_demo_guide Return a short, human-readable walkthrough for testing this server: the endpoint, the tool/prompt/resource names, and ready-to-paste sample
mcp-registry/com.ediscoverydecoder/mcp/get_news_brief Get the current eDiscovery Decoder news brief: top stories plus a Week in Review breakdown, returned both as structured data and as display-
mcp-registry/com.ediscoverydecoder/mcp/get_prompt_template Return the rendered text of one of this server's guided prompts (mcp-demo-tour, tar-matter-kickoff, weekly-digest). Use when the client can
mcp-registry/com.ediscoverydecoder/mcp/get_resource_content Fetch the JSON behind a supported edd:// resource — the demo guide, TAR learning path, glossary, or news (latest / brief / by-date). Use whe
mcp-registry/com.ediscoverydecoder/mcp/list_capabilities List the full eDiscovery Decoder MCP surface — every tool, prompt, and resource, plus the suggested demo flow and safety boundaries — with a
mcp-registry/com.ediscoverydecoder/mcp/ping Health check: confirm the eDiscovery Decoder News/Calc MCP server is reachable before a demo or when troubleshooting a connection. Returns s
mcp-registry/com.ediscoverydecoder/mcp/search_news Find recent eDiscovery / legal-AI / TAR news by topic, tag, or date range. Use when the user asks what's new or recent in eDiscovery, wants
mcp-registry/com.ediscoverydecoder/mcp/validate_sample_design QC a TAR validation sampling plan: check whether it has the documented elements needed for a defensibility discussion (population, sample si
mcp-registry/app.pulltrader/seller-economics/calculate_required_sale_price Given a target take-home amount, compute the per-item sale price a trading-card seller must list at to net that amount on ONE selling method
more →