aura-nexus-mcp
Enterprise cloud MCP node.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- Data Groomer: Strip 82% of DOM noise (nav, footers, scripts, ads) from raw HTML before LLM ingestion. Rescues JSON-LD metadata. Accepts raw HTML or a URL (fetched via real browser with Cloudflare/Akam
- Extract Pricing: Extract structured pricing tiers (plan name, price, currency, billing period, availability) from any SaaS or e-commerce page by analyzing its HTML or URL. Detects hidden restrictions,
- Describe Page: Analyze a webpage URL and generate a structured wireframe blueprint: layout sections, content blocks, interactive elements, CSS selectors, and accessibility features. Ideal for LLMs tha
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Enterprise cloud MCP node. Strips HTML bloat by 80%+, maps pricing models, and synthesizes data safely.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| data_groomer | Strip 82% of DOM noise (nav, footers, scripts, ads) from raw HTML before LLM ingestion. Rescues JSON-LD metadata. Accepts raw HTML or a URL (fetched via real browser with Cloudflare/Akamai bypass). Cuts token costs by 4-5x for web content. |
| extract_pricing | Extract structured pricing tiers (plan name, price, currency, billing period, availability) from any SaaS or e-commerce page by analyzing its HTML or URL. Detects hidden restrictions, annual discounts, and enterprise tiers. |
| describe_page | Analyze a webpage URL and generate a structured wireframe blueprint: layout sections, content blocks, interactive elements, CSS selectors, and accessibility features. Ideal for LLMs that need to understand page structure before navigating. |
| summarize_document | Summarize long documents, articles, or codebase context into concise bullet points. Extracts key entities, sentiment, and strategic relevance scores. Optimized for LLM context window efficiency. |
| rephrase_content | Rephrase complex technical or legal content into clearer, simpler language. Outputs both a simplified version and a bullet-point breakdown. Ideal for making documentation, contracts, or error messages more readable. |