Серверы, которые подключаются к Cursor по ссылке или через конфиг. На карточке каждого коннектора — адрес сервера и пошаговая инструкция для Cursor.
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-ключ · Бесплатно
QuanticData: чтение любой страницы в Markdown, поиск в вебе и данные из 74 готовых коллекторов
- Читать любую веб-страницу как чистый Markdown
- Искать в вебе и сразу читать найденные страницы
- Строить и сохранять CSS-парсеры под конкретные поля
Документы и заметки · Без входа · Бесплатно
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: SEO-сервер, который не только собирает данные сайта, но и пишет фиксы в виде задач и коммитов
- Сканировать страницы и собирать поисковую эффективность из GSC
- Кластеризовать ключевые слова и предлагать новые запросы
- Генерировать заголовки, описания и схему JSON-LD по данным сайта
Реклама · Без входа · Бесплатно
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: отправка email, push и сообщений в Slack, Discord и Telegram из агента
- Отправлять уведомления по email, push и в мессенджеры
- Управлять версиями шаблонов уведомлений
- Проверять статус доставки и статистику кликов
Документы и заметки · Нужен API-ключ · Бесплатно
Document processing over MCP: merge, split and compress PDFs, run OCR, extract document text.
Документы и заметки · Нужен API-ключ · Бесплатно
Razi Tools: работа с PDF, изображениями, OCR и текстом без регистрации
- Объединять, разбивать и сжимать PDF
- Распознавать текст на изображениях (OCR)
- Делать скриншоты страниц и извлекать метаданные
Документы и заметки · Нужен 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 — отслеживание отзывов продуктов CPSC, FDA и USDA через ассистента
- Искать отзывы продуктов по названию, штрихкоду или фото
- Добавлять товары в личный инвентарь и списки отслеживания
- Проверять отслеживаемые продукты на предмет новых отзывов
Документы и заметки · Без входа · Бесплатно
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 MCP: поиск и обработка чеков, счетов и накладных в рабочем пространстве бухучёта
- Искать и просматривать документы: чеки, счета, накладные
- Проверять и утверждать финансовые операции
- Находить и объединять дубликаты документов
Документы и заметки · Без входа · Бесплатно
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: управление серверами, сетями и базами данных в EU-облаке через MCP
- Создавать, запускать и удалять виртуальные машины
- Настраивать приватные сети, группы безопасности и floating IP
- Управлять дисками, снапшотами и бэкапами
Документы и заметки · Нужен 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: удалённый доступ к файловой системе, терминалу и процессам через MCP
- Читать, писать и перемещать файлы на удалённых устройствах
- Запускать команды и управлять процессами в терминале
- Искать файлы и содержимое по нескольким устройствам
Документы и заметки · Без входа · Бесплатно
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-ключ · Бесплатно