AI Summarizer — Text & URL Key Points Extraction
AI-powered text and URL summarization API for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Ai Summarize Text: Use this when you need to summarize long text into concise key points. Returns a structured summary with bullet points and reading metrics. 1. summary: condensed text summary (respe
- Ai Summarize Url: Use this when you need to summarize a web page by URL. Fetches the page, extracts text, and returns a structured summary with key points and reading metrics. 1. summary: condensed te
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
AI-powered text and URL summarization API for AI agents. Extract key points from long text or web pages: bullet-point summary, word count reduction ratio, reading time savings. Fast extractive summarization.
Tools: ai_summarize_text (from text), ai_summarize_url (from URL).
Use this for content curation, research digests, news briefings, or reducing context window usage. IMPORTANT: For full web content extraction, use web_scrape_to_markdown instead.
Returns: {summary, keyPoints[], reduction, readingTime}. No API key required — x402 micropayment $0.01/call on Base L2.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| ai_summarize_text | Use this when you need to summarize long text into concise key points. Returns a structured summary with bullet points and reading metrics. 1. summary: condensed text summary (respects maxLength) 2. |
| ai_summarize_url | Use this when you need to summarize a web page by URL. Fetches the page, extracts text, and returns a structured summary with key points and reading metrics. 1. summary: condensed text summary of the |