API oficial da Vendizap: gerencie produtos, estoque, pedidos e descontos da sua loja.
Find, score and analyse German and EU public tenders; search docs; draft quotes.
Identity verification, document checks, sanctions/PEP screening and case review as agent tools.
Verifiable Document Intelligence извлекает и проверяет данные из документов с криптографической подписью
- Извлекать текст и таблицы из PDF и изображений
- Парсить счета и чеки в структурированные поля
- Проверять утверждения со ссылками на источник в документе
Conformité Factur-X : 21 critères PDF/A-3, XML CII EN 16931 et BR-FR.
Agent memory that survives you — durable, wallet-addressed, free to start.
- Locker Capabilities: Free. Returns the machine-readable contract — identity model, signing statements, prices, limits, custody commitments (deletion rules, 30-day sunset), x402 payment flow, and error
- Locker Nonce: Free. Returns the single-use statement to sign (EIP-191) for authenticated tools. Expires in 5 minutes.
- Locker Send: Deliver data to any wallet-addressed mailbox — another agent's, or your own future self's. PAID via x402: call without payment_b64 to get the price and accepts[] requirements, sign an EIP
viraldm: планирование постов, авто-DM и аналитика для Instagram и Facebook
- Планировать посты, Reels и Stories на конкретное время
- Генерировать подписи и хэштеги под тему или продукт
- Настраивать авто-DM цепочки и рассылки подписчикам
Create immersive travel experiences by instructing an avatar to navigate Google Maps.
- Get Traveler View Info: Get the address of the current traveler's location and information on nearby facilities,view snapshot
- Get Traveler Location: Get the address of the current traveler's location
- Tips: Inform you of recommended actions for your device
A shared Second Brain for you and your LLMs.
- Complete Task: Mark a task as completed. After completing a task, call update_project_state to keep the project context current.
- Create Note: Create a new note in the user's knowledge base. Requires a title and markdown content. Optionally assign to a folder and add labels.
- Create Task: Create a new task. Supports priority (low/medium/high), due dates, labels, and optional linking to a source note.
Calculate Actuarial Value (AV) & metal tier of a health insurance plan from any document.
Give ears to your AI agent.
- Create Transcription Job: Start a transcription job and get back the two ways to hand over the audio. Call this FIRST, before you have sent any audio. It returns: - `upload_url`: PUT the raw audio byt
- Get Transcript: Read a job: its status, and when it is finished the transcript and summary. Returns immediately, whatever the state. `status` is QUEUED (waiting for the audio, or just started), PROCES
- List Transcripts: List this account's transcription jobs, newest first. Use it to find a job whose id the person does not remember. Segments are never included here; call `get_transcript` for one job'
Volanea: почтовая инфраструктура для ИИ-агентов — транзакционные письма, кампании, автоматизация
- Создавать и рендерить шаблоны писем без реальной отправки
- Строить сегменты аудитории и сценарии автоматизации
- Отправлять тестовые письма и проверять доставляемость адреса
Wafrow Wafrow is a highly scalable, real-time image personalization and marketing automation SaaS.
- List Templates Tool: Lists all image/banner templates for the authenticated organization. Returns template IDs and names. Use the returned IDs with pre_render_image or get_lazy_render_url.
- Pre Render Image Tool: Immediately renders an image for a template with optional personalization overrides. Returns the image as a base64-encoded WebP (or PDF). Use this when you need the rendered ima
- Get Lazy Render Url Tool: Constructs a lazy-render image URL for embedding in emails or web pages. The image is generated on first open, not at send time — ideal for large email campaigns. Pass either
Describe a house or upload a DWG/vector-PDF plan and get a walkable, editable 3D model.
Warp Freight считает, бронирует и отслеживает грузоперевозки прямо из ассистента
- Считать стоимость перевозки для карго-вэна, грузовика и полной фуры
- Сравнивать варианты доставки по нескольким видам транспорта
- Бронировать одиночные и многоточечные отправки
Wavedash docs and workflow guidance for building and publishing browser games.
Demand-side discovery for the agent economy: distill ambiguous intentions into commitments and match them to constitutionally-aligned agents and collectives.
- Intake: Distill a user's dialogue into an intention wavefunction (explicit intentions + confidence). dialogue: [{role, content}, ...].
- Collapse: Collapse the user's wavefunction into an actionable commitment, weighted by stake.
- Find Matches: Match the user's collapsed intention to constitutionally-aligned agents/collectives, ranked by alignment score.
Cryptographic trust infrastructure for humans, software, AI agents, and physical assets.
- Waxseal.Info: Returns an overview of the WaxSeal cryptographic trust infrastructure — 11 trust layers, tiers, and how to use these MCP tools.
- Waxseal.Identity.Verify: Look up a WaxSeal cryptographic identity by its 64-character hex fingerprint. Returns on-chain status, display name, chain, owner wallet, and lifecycle status.
- Waxseal.Signature.Verify: Verify an Ed25519 signature produced by waxseal_sign_document. Fetches the public key from the WaxSeal network and verifies locally.
Deterministic axe-core accessibility scans (WCAG 2.1 AA, EN 301 549, PDF/UA) via your account.
WCAG-Compliance/wcagc-mcp lets an assistant run real axe-core accessibility scans through the user's own wcagc account, rather than guessing accessibility…
- Scan Url: Scans one http(s) URL for accessibility problems with axe-core — deterministic checks, not a language model's opinion. Pass the URL and nothing else. If it belongs to a site registered in th
- Get Scan: Polls a scan started by scan_url — either kind, recorded against a registered site or one-off; this tool finds it either way. Returns severity counts, a finding sample, the coverage disclaim
- Get Findings: The findings for a scan started by scan_url — rule id, severity, help URL and the element selector. Works for both kinds of scan_url scan. A one-off scan returns the top-5 sample; a scan
Weavely is an AI-native form builder.
- Create Form: Create a new Weavely form. Returns a formId and a live preview URL. IMPORTANT: This MUST be the first tool you call — all other tools require the formId returned by this tool. IMPORTANT:
- Get Form Summary: Get the current form structure: pages, elements (with IDs, types, labels), theme, and settings. Call this to see available page and element IDs before making edits. Requires create_f
- Add Element: Add an element to a page. The element is appended to the end of the page. Call this sequentially — NEVER call multiple add_element in parallel. Use get_form_summary to see available pageI
Turns any URL into SEO metadata, contacts, tech stack, and AI-ready Markdown, in one call.
10 pay-per-call web tools: markdown, CSS scrape, links, crawl, screenshot, PDF, browser.
Web content extraction API for AI agents.
- Web Scrape To Markdown: Scrape and extract content from a URL with full JS rendering, returned as clean markdown. Alternative to Firecrawl scrape at 2.5x lower cost. Strips navigation, ads, scripts, a
- Web Scrape Batch: Use this when you need to extract clean content from multiple web pages at once (up to 10 URLs). Returns the same structured markdown output as web_scrape_to_markdown for each URL. 1
Extract clean markdown from any URL.
Fetch any public web page through managed proxies, with optional JavaScript rendering, wait conditions and CSS or AI extraction rules, as markdown, text, HTML…
- Hasdata Web Scraping Web Scraping ScrapeWebPage: Scrape Web Page Universal web scraper that fetches any public URL through managed proxies (datacenter or residential, geo-targeted) with optional JS re
Live web search and clean-markdown page fetch over the Keenable web index.
Version-true web3 docs, ABIs and human-validated integration recipes over MCP.
Find and fix web accessibility issues (WCAG 2.2 AA, ADA, Section 508, EAA, AODA) from your coding agent.
- Scan Page: Scan a web page for WCAG accessibility issues. Works on any URL — deployed sites, localhost, staging. Returns the three-tier shape: `issues` (high-confidence violations safe to fix), `incom
- Verify Fix: Re-scan a specific element after applying an accessibility fix and confirm the violation is gone — closes the loop that find-only tools leave open. After you edit the code and serve it (de
- Start Audit: Kick off a FULL accessibility audit deliverable for a URL — a persistent, timestamped artifact, not an inline scan. Runs the server-side pipeline (axe + advanced checks + mobile viewports
Fetch any URL and get clean Markdown.
Не нашли нужный коннектор?
Расскажите, какой сервис вам нужен, или добавьте свой MCP-сервер: проверим и опубликуем в каталоге.
Предложить коннектор