Qualisend verifies email addresses and cleans lists in real time to protect deliverability and sender reputation.
- Verify Email: Verify a single email address — syntax, domain/MX, disposable + role detection, typo suggestion, and mailbox reachability. Returns a deliverability verdict (deliverable / risky / undeliv
- Verify Emails: Verify up to 50 email addresses at once and get a deliverability verdict for each, synchronously. Consumes 1 credit per address. For larger lists (up to 1000), use verify_list.
- Verify List: Verify a large list of up to 1000 email addresses. This runs ASYNCHRONOUSLY: it creates ONE bulk job, returns a job_id immediately, and the mailbox probes run in the background. Poll get_
Документы и заметки · Без входа · Бесплатно
AI access to your Qualy payments back office: contacts, payment requests, and search.
Документы и заметки · Нужен API-ключ · Бесплатно
Give Your agent live web data: read any page as clean Markdown, search and read results, and pull typed rows from 74 ready-made collectors."
- Scrape: Scrape a single web page through a residential proxy and return it as clean Markdown (or HTML/text). Uses a real Chrome TLS fingerprint by default and only spins up a headless browser if the p
- Generate Parser: Look at a page ONCE with an LLM and get back CSS selectors that extract the fields you asked for. Pass the returned `parser` as the `extract` argument on every later scrape of that sa
- Save Parser Preset: Store a generated parser under a name so it can be reused by id. Scrape later with scrape's `preset_id` instead of repeating the selectors, and every run is scored per field — when
Документы и заметки · Без входа · Бесплатно
Your company's brain for AI agents.
- Query Knowledge: Search the company's connected knowledge across every source — Drive, SharePoint, Confluence, Slack, Notion — with cited synthesized answers, lifecycle awareness, and refusal-on-weak-
- List Domains: List the taxonomy domains the company has indexed — with document counts, expert counts, and coverage levels — so an agent can decide whether to query before spending a Knowledge Token.
- Get Source Detail: Return per-chunk source provenance for a previous query — document path, lifecycle state, embedding timestamp, contributor, last-updated — useful for verifying a citation or surfaci
Документы и заметки · Без входа · Бесплатно
Give your AI agent access to S3-compatible storage without handing it your access keys.
- List Connections: List the storage connections (S3, R2, Spaces, B2, ...) this access grant can see.
- List Buckets: List the buckets of one storage connection that this access grant can see.
- List Objects: List objects and folders in a bucket, filtered to prefixes this access grant may read. Folders end with "/" and appear as kind "prefix".
Документы и заметки · Без входа · Бесплатно
Quotes and estimates: VAT line items, a validity date, an A4 PDF, accept makes an invoice.
Документы и заметки · Нужен API-ключ · Бесплатно
AI coding assistant for Radzen Blazor — docs, APIs, code samples, and templates for 100+ components.
Документы и заметки · Нужен API-ключ · Бесплатно
Rampify: the SEO MCP server that acts on your data Your website is your product.
- List Projects: List all projects you have access to. Shows which project is currently active for this API key.
- Get Page Intelligence: Everything about ONE page in a single call: search performance (GSC), on-site traffic (pageviews/sessions/channels), AI-assistant visibility (ChatGPT/Claude/Perplexity fetches),
- Get Issues: Get all SEO issues for a site. Returns critical issues, warnings, and opportunities grouped by category.
Реклама · Без входа · Бесплатно
What is RAVN RAVN is a cross-chain swap execution engine, exposed here as a hosted MCP server.
- Ravn Quote: Get a swap quote from RAVN — same-chain or cross-chain, across 16 chains including native (non-wrapped) Bitcoin and Solana as source or destination. Free, no API key or payment required. R
- Ravn Execute: Turn a quoteToken from ravn_quote into an execution payload. Returns one of three shapes (executionType): TRANSACTION (sign and broadcast yourself), SIGNATURE (sign, RAVN submits), or DE
- Ravn Submit Signature: For a SIGNATURE-type ravn_execute result only: submit the signature(s) you collected (over typedData, and approvalData if present) to actually place the order. RAVN decodes the
Документы и заметки · Без входа · Бесплатно
Ray is a notification delivery API (not the Ray compute framework).
- Whoami: Identify the API key this connection uses (GET /me): `tenantId` (the workspace), `apiKeyId` and `scopes`. Write tools need the `write` scope; call this to check before attempting them.
- Get Usage: The workspace's plan, subscription status and this calendar month's usage against the monthly quota (GET /billing/subscription). `used`/`remaining` are null on unmetered plans. On a hard-ca
- List Channels: List the delivery channels configured in this workspace (GET /channels). Call this FIRST before sending: each entry's `id` is the `channelConfigId` for send_notification and test_send_t
Документы и заметки · Нужен API-ключ · Бесплатно
Document processing over MCP: merge, split and compress PDFs, run OCR, extract document text.
Документы и заметки · Нужен API-ключ · Бесплатно
PDF, image, video, OCR, screenshot, SQL, QR and text tools for agents.
Документы и заметки · Нужен API-ключ · Бесплатно
Generate PDF reports from Re:port Flow templates via Claude and other AI agents.
Документы и заметки · Без входа · Бесплатно
Real estate deal analysis from chat: rental underwriting, buy-box matching, deal library, docs.
CRM и продажи · Без входа · Бесплатно
Recall Kitchen hosted MCP for U.S.
- Add Inventory Product: Add a product to this API key's inventory. Requires an API key.
- Add Watch Pattern: Add a recall watch pattern for this API key. Same websearch syntax as search_product_recalls (AND, OR, -exclude, quoted phrases). Requires an API key.
- Check Tracked Products: Check this API key's watch patterns and inventory against current indexed recalls (including historical notices). Does not create notifications. Generic patterns such as food o
Документы и заметки · Без входа · Бесплатно
AU GST/ABN-aware receipt & invoice extraction — applies documented AU entertainment/ITC tax-code rules per line item, returning a taxcode, a confidence and a…
- Extract Receipt: Extracts a structured Receipt (vendor, ABN-checked, GST-aware line items and totals) from a base64-encoded receipt or invoice image/PDF.
Документы и заметки · Без входа · Бесплатно
Receiptor connects AI agents to your bookkeeping workspace so they can find, review, and organize financial documents such as receipts, bills, and invoices.
- Get Server Info: Get information about the Receiptor MCP server
- Workspace Get Context: Get the current workspace context (user, org, role, and effective ownership scope).
- Workspace Switch: Validate a target workspace and switch the active workspace for this MCP OAuth session.
Документы и заметки · Без входа · Бесплатно
A read-only Reddit API and MCP server built for AI agents, coding assistants, and automation — search, monitor, and analyze real Reddit data without dealing…
- Search Posts: Search Reddit posts by subreddit and/or author, or fetch specific posts by id. Optional q= applies an exact-phrase (plural-flex) filter, but ONLY over the single page this call fetches (
- Search Comments: Search Reddit comments by subreddit and/or author, or fetch specific comments by id. Optional q= applies an exact-phrase (plural-flex) filter, but ONLY over the single page this call
- Get Comment Tree: Fetch the full comment tree for a post, including a real (non-blackout) comment count for posts younger than ~36h. 1 credit per call. An invalid or malformed post_id returns an 'inva
Документы и заметки · Без входа · Бесплатно
RedM / RDR3 docs MCP server: native lookups, semantic search, VORP, RSGCore, oxmysql.
Документы и заметки · Без входа · Бесплатно
redu.cloud is an EU-hosted, agent-native cloud.
- Whoami: Returns authenticated user info.
- Plan Instance: Aggregates images/flavors/keypairs/networks/security groups into human-friendly choices. Does not create anything. Happy path: import_keypair → plan_instance → create_instance → get_ssh
- List Instances: Lists your compute instances.
Документы и заметки · Нужен API-ключ · Бесплатно
Fetch pages as markdown, search web and news, extract structured data.
Документы и заметки · Нужен API-ключ · Бесплатно
Fetch pages, search the web, and extract structured data — built for AI agents.
- Check Usage: Check your current credit balance and API usage history. Free, does not cost a credit. Use this if you need to check how many credits remain or review usage patterns. Returns JSON: {"key"
- Fetch: Fetch any webpage and return its content as clean Markdown. This is the default tool for reading web pages. Use this whenever you need to read, summarize, extract information from, or analyze t
- Fetch Html: Fetch a URL and return raw unprocessed HTML. Only use this if you specifically need the HTML source, such as inspecting page structure, meta tags, or debugging rendering issues. In almost
Документы и заметки · Нужен API-ключ · Бесплатно
Company-specific regulatory assessments for concrete business questions, as structured data or PDF.
Документы и заметки · Без входа · Бесплатно
CSRD/TNFD climate-disclosure compliance-as-a-service — which sustainability regulation deadlines apply to a company, tracked across jurisdictions.
- Scan Regulations: Scan the regulatory landscape for a jurisdiction (e.g. EU, US), optionally filtered by sector. Returns regulations with urgency flags and effective dates.
- Assess Compliance: Assess a company's compliance posture against applicable regulations. Returns compliance level, percentage, gaps, and remediation priorities.
- Monitor Changes: Monitor recent regulatory changes in a jurisdiction over a trailing window.
Документы и заметки · Без входа · Бесплатно
REIzer underwrites real-estate deals with a deterministic engine, so an agent returns real numbers instead of estimating them in prose.
- Analyze Deal: Underwrite a real-estate investment deal and get a 0-100 score, verdict, cash flow, cap rate, DSCR, stress tests, break-even thresholds, and a shareable report link. Strategies: ltr (lon
- Best Use: Screen ONE property across every strategy the provided inputs qualify for and rank them by deal score — answers "what is the best use of this property?". Provide a superset of inputs (price,
- Solve Max Offer: Reverse-solve the Maximum Allowable Offer: the highest purchase price that still meets every return target (defaults: CoC 8%, DSCR 1.20, cash flow ≥ 0; flip: 10% after-tax margin + 15
CRM и продажи · Без входа · Бесплатно
Your team ships code every week.
- Create Category: Creates a category in a product. Categories group posts and show as a colored badge next to each post on the changelog; background_color is the badge color. Check list_categories firs
- Create Post: Creates a release note in a product. The body is GitHub-flavoured Markdown, stored verbatim, and must be at least 100 characters. Call list_categories first: every post needs a category_i
- Delete Category: Deletes a category. Its posts are kept and still point at it; the category just stops being listed and offered for new posts. It cannot be restored through this server, so confirm wit
Документы и заметки · Без входа · Бесплатно
MCP-native open-source Notion alternative: read & write pages, databases and kanban boards.
Задачи и проекты · Без входа · Бесплатно
Remote Desktop Commander gives AI assistants full, secure access to computers you own, filesystem, terminal, process management, search, and in-place document…
- List Devices: List connected devices for the current user
- Who Am I: Get details about the currently authenticated user
- Ping: Ping a device to verify connectivity and latency. Returns a 'pong' with timestamp.
Документы и заметки · Без входа · Бесплатно
Render HTML, Markdown, or URLs to images, PDF, or branded artifacts; extract and watch pages.
Документы и заметки · Нужен API-ключ · Бесплатно
Extract verified data from CRE rent rolls and T12 operating statements (PDF, Excel, CSV, scans)
Документы и заметки · Нужен API-ключ · Бесплатно