Back to search
90
MCP v1.0.0 sse

AI Text Summarizer API

io.github.Br0ski777/ai-summarizer

Summarize text or URLs into key points with compression ratio and reading time. x402 USDC.

Uptime
66.7%
3 probes
Response
216ms
last probe
Tools
2
callable

Tools · 2

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…

Similar MCP servers embedding-nearest

AI Text Summarizer API
Summarize text or URLs into key points with compression ratio and reading time. x402 USDC.
0 tools · sse
Sentiment Analyzer API live
Analyze text sentiment, emotions, confidence scores, and key phrases. x402 USDC.
2 tools · sse
Word Counter API live
Count words, characters, sentences, paragraphs, reading time. x402 micropayment.
1 tools · sse
Text Summarizer
Summarizes text or URLs into key points with compression ratio and estimated reading time.
0 tools
Ground Truth live
Live fact-checks for AI agents: endpoints, security headers, pricing, claims, compliance, markets.
9 tools · streamable-http
com.metricspot/seo-mcp live
Six tools for SEO and AI-readability audits. 91 checks, 11 score modules.
6 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai_text_summarizer_api": {
      "url": "https://ai-summarizer-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}