Agent Tools
Back to MCP servers
● degraded

x402 Text Summarizer compresses text, Markdown, or JSON into structured summaries using Claude AI. Part of the x402 micropayment task market — pay per call with $0.005 USDC on Base mainnet, no subscriptions or API keys required. Two tools included: summarize_text — full access. Four output formats (prose, bullets, headline, tldr), three length presets (brief ~30 words, medium ~80 words, detailed ~200 words), optional exact target word count (1–500), and an explain mode that returns notes on what was omitted. Accepts plain text, Markdown, or JSON input up to 100KB. summarize_text_trial — free, no payment required. Prose format, brief or medium length, up to 4KB input. Use this to verify the integration before committing to paid calls. Returns: summary text, output format, word count, compression ratio, and optional omission notes. All responses include a meta block with model, input length, and length preset used.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/gary-edgington/project-summarizer/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/gary-edgington/project-summarizer/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://web-production-78e17.up.railway.app
Listed at (smithery)
https://web-production-78e17.up.railway.app